To-do
This commit is contained in:
parent
f9dbcf5cd1
commit
b4797c87cd
|
@ -57,6 +57,7 @@ struct ContentView: View {
|
|||
showNew()
|
||||
|
||||
do {
|
||||
//TODO: Like AccMan > .static
|
||||
preferences = try UserPreferences.loadAsCurrent() ?? .defaultPreferences
|
||||
} catch {
|
||||
print(error)
|
||||
|
|
Loading…
Reference in New Issue