mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-30 08:28:34 +02:00
added thread warning
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user