pull/5371/head
bunsenstraat 2 weeks ago committed by bunsenstraat
parent ed896ee6fc
commit 8af1f52dbe
  1. 2
      libs/remix-ui/app/src/lib/remix-app/state/app.ts

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