@ -6,5 +6,5 @@ export const appInitialState: AppState = {
currentBranch: null,
needsGitInit: true,
canUseGit: false,
showPopupPanel: true
showPopupPanel: false
}