mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 21:34:05 +02:00
added thread warning
This commit is contained in:
@@ -9,6 +9,7 @@ import Foundation
|
|||||||
import RealmSwift
|
import RealmSwift
|
||||||
|
|
||||||
class Store {
|
class Store {
|
||||||
|
// ONLY USE REALM IN Database.realmQueue OR ELSE THE APP WILL CRASH
|
||||||
public static var serverConfig: ServerConnectionConfig {
|
public static var serverConfig: ServerConnectionConfig {
|
||||||
get {
|
get {
|
||||||
return Database.getServerConnectionConfig()
|
return Database.getServerConnectionConfig()
|
||||||
|
|||||||
Reference in New Issue
Block a user