mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-24 00:09:41 +01:00
replaying changes from a150b2c6f7
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
obj = registerGlobals(obj || {});
|
||||
bind = bind ? Math.random() : false;
|
||||
template = template.toString() || '';
|
||||
|
||||
if (bind) {
|
||||
obj.__template = template;
|
||||
|
||||
Reference in New Issue
Block a user