mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add auto-fixed files
This commit is contained in:
committed by
Eugenio Romano
parent
a9142e2ca2
commit
914e2af98d
@@ -32,6 +32,6 @@ export class DebugAppConfigService extends AppConfigService {
|
||||
return <T>(<any>this.storage.getItem(key) || super.get<T>(key));
|
||||
}
|
||||
return super.get<T>(key);
|
||||
};
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user