Add sidebar command.

This commit is contained in:
Max Goedjen 2020-09-18 16:01:15 -07:00
parent 18ef642ba7
commit d591ac18ad
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8
1 changed files with 1 additions and 0 deletions

View File

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