Archived
Hide Git panel outside repositories
This commit is contained in:
@@ -12,6 +12,7 @@ export interface Workspace {
|
||||
label: string;
|
||||
branch?: string;
|
||||
isMain: boolean;
|
||||
isGitRepo: boolean;
|
||||
isGitWorktree: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user