chore: integrate new admin with l-s
This commit is contained in:
parent
6b3db134e7
commit
bf8f1d991c
72 changed files with 1493 additions and 1611 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const settingsLoader = require('../lib/settings-loader')
|
||||
const settingsLoader = require('../lib/new-settings-loader')
|
||||
const pp = require('../lib/pp')
|
||||
|
||||
settingsLoader.loadLatest()
|
||||
|
|
@ -9,4 +9,4 @@ settingsLoader.loadLatest()
|
|||
.catch(e => {
|
||||
console.log(e.stack)
|
||||
process.exit(1)
|
||||
})
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue