mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-12 23:46:22 +00:00
Updated lolisafe.js
This commit is contained in:
parent
00a4e44758
commit
adb2ff7e71
@ -65,7 +65,7 @@ safe.use('/', nojs)
|
||||
safe.use('/api', api)
|
||||
|
||||
if (!Array.isArray(config.pages) || !config.pages.length) {
|
||||
console.error('config.pages is not an array or is an empty array. This won\t do!')
|
||||
console.error('config.pages is not an array or is an empty array. This won\'t do!')
|
||||
process.exit(1)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user