First full release
This commit is contained in:
@@ -2,5 +2,6 @@ const { getInstanceSetting } = require('../models/helpers')
|
||||
|
||||
exports.enhanceLocals = async (req, res, next) => {
|
||||
res.locals.portalCode = await getInstanceSetting('portal_code')
|
||||
|
||||
next()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user