Private
Public Access
1
0

Settings, no password yet

This commit is contained in:
2025-08-25 00:13:55 -07:00
parent f0029d02e1
commit f0fd738935
5 changed files with 173 additions and 3 deletions

View File

@@ -37,6 +37,10 @@ struct KordophoneApp: App
}
}
}
Settings {
PreferencesView()
}
}
private func reportError(_ e: Error) {