mirror of
/repos/Prototyper.git
synced 2026-02-27 16:12:00 +01:00
Merge remote-tracking branch 'origin/master'
Conflicts: preview.js
This commit is contained in:
@@ -110,7 +110,7 @@ module.exports = function (config, mongoDataInstance) {
|
||||
return keys_to_collect[key];
|
||||
} else {
|
||||
keys_to_collect[key] = null;
|
||||
return "wating for content";
|
||||
return "waiting for content";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user