fix(editor): Change default branchColor and remove label (#6541)
change default branchColor and remove label
This commit is contained in:
committed by
GitHub
parent
e239730715
commit
186271e939
@@ -66,7 +66,7 @@ describe('MainSidebarSourceControl', () => {
|
||||
authorEmail: '',
|
||||
repositoryUrl: '',
|
||||
branchReadOnly: false,
|
||||
branchColor: '#F4A6DC',
|
||||
branchColor: '#5296D6',
|
||||
connected: true,
|
||||
publicKey: '',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user