feat: new page UI + db fixes + installer improvements
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = async (job) => {
|
||||
WIKI.logger.info(`Rendering page ${job.data.path}...`)
|
||||
|
||||
try {
|
||||
|
||||
WIKI.logger.info(`Rendering page ${job.data.path}: [ COMPLETED ]`)
|
||||
} catch (err) {
|
||||
WIKI.logger.error(`Rendering page ${job.data.path}: [ FAILED ]`)
|
||||
|
Reference in New Issue
Block a user