Export: Export plugin settings (#52129)

This commit is contained in:
Ryan McKinley
2022-07-13 12:36:14 -07:00
committed by GitHub
parent 06bd8b8e7a
commit 5fe1068f81
8 changed files with 347 additions and 106 deletions
+1
View File
@@ -26,6 +26,7 @@ type commitHelper struct {
users map[int64]*userInfo
stopRequested bool
broadcast func(path string)
exporter string // key for the current exporter
}
type commitBody struct {