diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 110849f..77bf69b 100644 --- a/www/index.html +++ b/www/index.html @@ -25,6 +25,7 @@ <script src="/js/rivendell.rh.js"></script> <script src="/js/utils.js"></script> <script src="/js/clock.js"></script> + <script src="/js/importer.js"></script> <script src="/js/auth.js"></script> <script src="/js/apps.js"></script> <script src="/js/shows.js"></script> |