mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-31 08:04:46 +02:00
Remove blocking realmQueue
This commit is contained in:
parent
849b6303e8
commit
ad802c16ea
4 changed files with 102 additions and 143 deletions
|
@ -21,9 +21,7 @@ class Store {
|
|||
Database.shared.setLastActiveConfigIndexToNil()
|
||||
}
|
||||
|
||||
Database.realmQueue.sync {
|
||||
_serverConfig = updated
|
||||
}
|
||||
_serverConfig = updated
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue