mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2367] [Demo shell] Fix default site (#3004)
* fix default site scenario * add default my files object in the list
This commit is contained in:
@@ -80,7 +80,6 @@ export function createTranslateLoader(http: HttpClient, logService: LogService)
|
||||
return new TranslateLoaderService(http, logService);
|
||||
}
|
||||
|
||||
|
||||
export function providers() {
|
||||
return [
|
||||
AuthenticationService,
|
||||
|
Reference in New Issue
Block a user