TODO again
This commit is contained in:
parent
582c81b32d
commit
ac35ec0c2e
@ -46,6 +46,7 @@ public class AccountManager {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//TODO: Change this to SwiftData
|
||||||
public struct AppAccount: Codable, Identifiable, Hashable {
|
public struct AppAccount: Codable, Identifiable, Hashable {
|
||||||
public let server: String
|
public let server: String
|
||||||
public var accountName: String?
|
public var accountName: String?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user