refactoring routes

This commit is contained in:
les
2021-09-30 11:06:59 +02:00
parent 15cdba96eb
commit b8931ee8bf
5 changed files with 72 additions and 52 deletions

View File

@@ -4,7 +4,7 @@ const APUser = require('../api/models/ap_user')
const log = require('../log')
const helpers = require('../helpers')
const linkifyHtml = require('linkifyjs/html')
const linkifyHtml = require('linkify-html')
module.exports = {