mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-30 18:46:01 +01:00
notification tests
This commit is contained in:
@@ -109,7 +109,7 @@ module.exports = function (Plugins) {
|
||||
|
||||
winston.verbose('[plugins/' + command + '] ' + stdout);
|
||||
callback();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Plugins.upgrade = function (id, version, callback) {
|
||||
|
||||
Reference in New Issue
Block a user