deprecate "headerColor" customisation

This commit is contained in:
Denys Vuika
2023-02-11 11:05:35 -05:00
parent ea2278264a
commit ac58730c11
14 changed files with 1 additions and 37 deletions

View File

@@ -41,7 +41,6 @@ import { EffectsModule } from '@ngrx/effects';
export const INITIAL_APP_STATE: AppState = {
appName: 'Alfresco Content Application',
headerColor: '#ffffff',
logoPath: 'assets/images/alfresco-logo-white.svg',
customCssPath: '',
webFontPath: '',