Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 5e2a91a

Browse files
committed
simple js fix
1 parent 7251925 commit 5e2a91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<script>
2-
var viewAllPaths = {{{ viewallpaths }}}
2+
var viewAllPaths = {{{ viewallpaths }}};
33
</script>

0 commit comments

Comments
 (0)