Fixed metatdata

This commit is contained in:
Rasmus Krämer 2022-04-14 12:24:27 +02:00
parent 736af85855
commit 6c65c8a33e
No known key found for this signature in database
GPG key ID: EC9E510611BFDAA2
9 changed files with 51 additions and 16 deletions

View file

@ -8,8 +8,6 @@
import Foundation
import RealmSwift
extension String: Error {}
class Database {
public static let realmQueue = DispatchQueue(label: "realm-queue")