mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-composer-default.git
synced 2025-10-03 04:31:23 +08:00
lint
This commit is contained in:
parent
a589aab85f
commit
c79b619766
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ async function checkPrivileges(req, res) {
|
|||
if (notAllowed) {
|
||||
await helpers.notAllowed(req, res);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
function generateDiscardRoute(req, topicData) {
|
||||
if (req.query.cid) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue