mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
add snippet link
- has no way to add snips update duplicatetheme
This commit is contained in:
@@ -43,7 +43,11 @@ struct ContentView: View {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
NavigationLink {
|
||||
SnippetManagerView(hostsManager: hostsManager)
|
||||
} label: {
|
||||
Label("Snippets", systemImage: "paperclip")
|
||||
}
|
||||
|
||||
NavigationLink {
|
||||
KeyManagerView(hostsManager: hostsManager, keyManager: keyManager)
|
||||
|
||||
Reference in New Issue
Block a user