mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
snippets can only be added if both name and content arent empty
hosts only get added if they have been modified updated the popover to have concentric corner radiuses for the selection thingy added navigation title shhshell
This commit is contained in:
@@ -73,6 +73,7 @@ struct ContentView: View {
|
||||
}
|
||||
.scrollContentBackground(.hidden)
|
||||
}
|
||||
.navigationTitle("ShhShell")
|
||||
.toolbar {
|
||||
ToolbarItem(placement: .confirmationAction) {
|
||||
NavigationLink {
|
||||
|
||||
Reference in New Issue
Block a user