diff options
Diffstat (limited to 'lib/scripts/index.js')
-rw-r--r-- | lib/scripts/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/scripts/index.js b/lib/scripts/index.js index c33eb9597..9c7943d0c 100644 --- a/lib/scripts/index.js +++ b/lib/scripts/index.js @@ -4,7 +4,7 @@ * @author Andreas Gohr <andi@splitbrain.org> */ -index = { +var index = { /** * Delay in ms before showing the throbber. |