Refactor plugins
This commit is contained in:
parent
bdb4a4f7a2
commit
5a1a207d0a
17 changed files with 16 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
const { getStrings } = require('../plugins/checklang.js');
|
||||
const { getStrings } = require('../plugins/checkLang.js');
|
||||
const { isOnSpamWatch } = require('../spamwatch/spamwatch.js');
|
||||
const spamwatchMiddleware = require('../spamwatch/Middleware.js')(isOnSpamWatch);
|
||||
const { execFile } = require('child_process');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue