mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 10:17:15 +02:00
ah, woops
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = function(grunt) {
|
||||
}
|
||||
|
||||
function update(action, filepath, target) {
|
||||
var updateArgs = args,
|
||||
var updateArgs = args.slice(),
|
||||
fromFile = '',
|
||||
compiling = '',
|
||||
time = Date.now();
|
||||
|
||||
Reference in New Issue
Block a user