Private
Public Access
1
0

osx: some minor fixes

This commit is contained in:
2025-09-10 14:41:24 -07:00
parent 74d1a7f54b
commit f901077067
5 changed files with 16 additions and 12 deletions

View File

@@ -14,7 +14,10 @@ struct KordophoneApp: App
WindowGroup {
SplitView()
}
.commands {
TextEditingCommands()
}
Settings {
PreferencesView()
}