mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-03 17:44:51 +02:00
added thread warning
This commit is contained in:
parent
c0ac3b7bb5
commit
a0ee82bb31
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ import Foundation
|
|||
import RealmSwift
|
||||
|
||||
class Store {
|
||||
// ONLY USE REALM IN Database.realmQueue OR ELSE THE APP WILL CRASH
|
||||
public static var serverConfig: ServerConnectionConfig {
|
||||
get {
|
||||
return Database.getServerConnectionConfig()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue