mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
align with github
This commit is contained in:
@@ -4,7 +4,6 @@ import { RestRequestMethod } from '../app/core/data/rest-request-method';
|
||||
import { NotificationAnimationsType } from '../app/shared/notifications/models/notification-animations-type';
|
||||
|
||||
export const environment: BuildConfig = {
|
||||
suggestion: [],
|
||||
production: false,
|
||||
|
||||
// Angular Universal settings
|
||||
@@ -320,5 +319,7 @@ export const environment: BuildConfig = {
|
||||
vocabulary: 'srsc',
|
||||
enabled: true
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
suggestion: []
|
||||
};
|
||||
|
Reference in New Issue
Block a user