summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
index a4845e8..fe53069 100644
--- a/client/index.html
+++ b/client/index.html
@@ -73,6 +73,7 @@
<!-- Include resquest dependencies -->
<script src="./js/requests/identity.js"></script>
+ <script src="./js/requests/errors.js"></script>
<!-- Include controller -->
<script src="./js/controllers/login.js"></script>