mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
#885 fix tests
This commit is contained in:
@@ -196,4 +196,9 @@ export const environment: Partial<GlobalConfig> = {
|
||||
theme: {
|
||||
name: 'default',
|
||||
},
|
||||
mediaViewer: {
|
||||
enable: true,
|
||||
image: true,
|
||||
video: true,
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user