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