add blank config for modes in appConfig
This commit is contained in:
parent
90430ae02a
commit
55ae4f2b6c
@ -2,6 +2,7 @@ window.config = {
|
||||
routerBasename: '/',
|
||||
// whiteLabelling: {},
|
||||
extensions: [],
|
||||
modes: [],
|
||||
showStudyList: true,
|
||||
// filterQueryParam: false,
|
||||
dataSources: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user