Export: Export plugin settings (#52129)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user