mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 12:05:57 +01:00
fix: #7912
This commit is contained in:
@@ -160,3 +160,5 @@ helpers.copyFile = function (source, target, callback) {
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
require('../../src/promisify')(helpers);
|
||||
|
||||
Reference in New Issue
Block a user