mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 11:11:04 +01:00
console.log
This commit is contained in:
@@ -124,7 +124,6 @@
|
||||
|
||||
|
||||
templates.init = function (templates_to_load, custom_templates) {
|
||||
console.log(templates_to_load, custom_templates);
|
||||
loadTemplates(templates_to_load || [], custom_templates || false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user