summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www/background.html')
-rw-r--r--www/background.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/background.html b/www/background.html
index fd648a2..dc8d0e9 100644
--- a/www/background.html
+++ b/www/background.html
@@ -5,6 +5,7 @@
<body>
<script src="/www/script/params.js"></script>
<script src="/www/script/battles.js"></script>
+ <script src="/www/script/notification.js"></script>
<script src="/www/script/main_background.js"></script>
<script src="/www/script/init_background.js"></script>
</body>