fix(editor): Change default branchColor and remove label (#6541)

change default branchColor and remove label
This commit is contained in:
Michael Auerswald
2023-06-26 12:43:53 +02:00
committed by GitHub
parent e239730715
commit 186271e939
4 changed files with 2 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ describe('MainSidebarSourceControl', () => {
authorEmail: '',
repositoryUrl: '',
branchReadOnly: false,
branchColor: '#F4A6DC',
branchColor: '#5296D6',
connected: true,
publicKey: '',
});