aboutsummaryrefslogtreecommitdiff
path: root/assets/js
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-01-03 22:12:03 +0100
committerhellekin <hellekin@cepheide.org>2018-01-03 22:12:03 +0100
commit7eaf6a98a293da8b565f9e69b76ceb1ef84b4d00 (patch)
tree6d6187b0e000ba74e7f915aad237d38d676d5238 /assets/js
parent09c870dd29fc98904fbbe02765e9bdc1944f77ba (diff)
downloadlesoiseaux.io-7eaf6a98a293da8b565f9e69b76ceb1ef84b4d00.tar.gz
No, can't be. Verify code dammit
Diffstat (limited to 'assets/js')
-rw-r--r--assets/js/ps-app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/ps-app.js b/assets/js/ps-app.js
index 5e5af7e..8c5e3c9 100644
--- a/assets/js/ps-app.js
+++ b/assets/js/ps-app.js
@@ -8,7 +8,7 @@
window.location = '/' + id + '/';
return false
}
- }
+ })
});