mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-1857] enable share by default (#692)
This commit is contained in:
@@ -68,7 +68,7 @@ export const INITIAL_APP_STATE: AppState = {
|
|||||||
infoDrawerOpened: false,
|
infoDrawerOpened: false,
|
||||||
documentDisplayMode: 'list',
|
documentDisplayMode: 'list',
|
||||||
repository: {
|
repository: {
|
||||||
isQuickShareEnabled: false
|
isQuickShareEnabled: true
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user