Merge base branch.
This commit is contained in:
parent
86458dc321
commit
9dd16381a7
|
@ -27,6 +27,5 @@ export default class API {
|
|||
this.datasource = new DatasourceAPI(config)
|
||||
this.screen = new ScreenAPI(config)
|
||||
this.application = new ApplicationAPI(config)
|
||||
this.global = new GlobalAPI(config)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue