diff --git a/src/client/src/components/WorkspaceGitPanel.ts b/src/client/src/components/WorkspaceGitPanel.ts index aa93add..73b5c68 100644 --- a/src/client/src/components/WorkspaceGitPanel.ts +++ b/src/client/src/components/WorkspaceGitPanel.ts @@ -64,8 +64,8 @@ export class WorkspaceGitPanel extends LitElement { Git ${context.gitStale ? html`stale` : null}
- ${this.renderViewToggle()} ${viewState.expandablePaths.length > 0 ? this.renderExpandCollapseAll(viewState.expandablePaths) : null} + ${this.renderViewToggle()}