diff --git a/Secretive/App.swift b/Secretive/App.swift index 6bbf83e..245eb29 100644 --- a/Secretive/App.swift +++ b/Secretive/App.swift @@ -59,6 +59,7 @@ struct Secretive: App { showingSetup = true } } + SidebarCommands() } }