Add warning banner if user is not on main branch (#91)

This commit is contained in:
Will Chen
2025-05-06 11:06:27 -07:00
committed by GitHub
parent 1fcb58a141
commit 43ec6a4563
5 changed files with 216 additions and 34 deletions

View File

@@ -25,6 +25,7 @@ const validInvokeChannels = [
"list-versions",
"revert-version",
"checkout-version",
"get-current-branch",
"delete-app",
"rename-app",
"get-user-settings",