diff options
Diffstat (limited to 'src/pages/tree.html')
-rw-r--r-- | src/pages/tree.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/tree.html b/src/pages/tree.html index 306044159..4be7a5cdc 100644 --- a/src/pages/tree.html +++ b/src/pages/tree.html @@ -19,7 +19,7 @@ <script src="/src/i18n/strings.js"></script> <script src="/src/vendor/system-csp-production.src.js"></script> - <script src="/src/module-trampoline.js"></script> + <script src="/src/moduleTrampoline.js"></script> <style> .tree-item { |