summaryrefslogtreecommitdiff
path: root/ext/js/templates
diff options
context:
space:
mode:
authorAustin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com>2023-06-09 16:46:10 -0600
committerAustin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com>2023-06-09 16:46:20 -0600
commit17b938a5c8c075f8e1f1ea37b91fb814411eeb59 (patch)
treeea3edbdffac116e3cfec43a4872a4fa1015e03b4 /ext/js/templates
parent206d78538ccbc5e9543ee2bb2a93442b4b432534 (diff)
Fix lint
Diffstat (limited to 'ext/js/templates')
-rw-r--r--ext/js/templates/sandbox/template-renderer.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/js/templates/sandbox/template-renderer.js b/ext/js/templates/sandbox/template-renderer.js
index df9fd79d..7179f366 100644
--- a/ext/js/templates/sandbox/template-renderer.js
+++ b/ext/js/templates/sandbox/template-renderer.js
@@ -18,6 +18,7 @@
/* global
* Handlebars
+ * handlebarsCompileFnName
*/
class TemplateRenderer {