mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
People: Improve edit UI and stability #22
This commit is contained in:
@@ -94,7 +94,7 @@ func StartShare(conf *config.Config) {
|
||||
}
|
||||
}
|
||||
|
||||
// StartShare runs the sync worker once.
|
||||
// StartSync runs the sync worker once.
|
||||
func StartSync(conf *config.Config) {
|
||||
if !mutex.SyncWorker.Busy() {
|
||||
go func() {
|
||||
|
||||
Reference in New Issue
Block a user