From 0c881046fc5b1fd4235617ecd9bf092c7863ac41 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 9 Sep 2018 21:50:07 -0400 Subject: js: add @global annotation --- js/luigi-template.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/luigi-template.js b/js/luigi-template.js index 96dabd4..ffea61d 100644 --- a/js/luigi-template.js +++ b/js/luigi-template.js @@ -149,7 +149,7 @@ var Luigi = (function() { /** * Luigi Template namespace. * - * @namespace + * @global */ var Luigi = { /** -- cgit v1.2.3