Add sidebar command.

This commit is contained in:
Max Goedjen
2020-09-18 16:01:15 -07:00
parent 18ef642ba7
commit d591ac18ad

View File

@@ -59,6 +59,7 @@ struct Secretive: App {
showingSetup = true
}
}
SidebarCommands()
}
}