Added countdown timer

This commit is contained in:
Pierre
2018-01-03 13:38:06 +01:00
parent c01f081135
commit eb860a5c23
5 changed files with 66 additions and 7 deletions

View File

@ -201,6 +201,9 @@ class Dev {
//Modern textarea handler
"js/components/textarea.js",
//Countdown timer
"js/components/countdown.js",
//User scripts
"js/user/loginTokens.js",
"js/user/userLogin.js",