Created notifications dropdown toggle.

This commit is contained in:
Pierre
2018-02-18 19:12:17 +01:00
parent e4a3ab254d
commit cb1319f02c
4 changed files with 70 additions and 0 deletions

View File

@ -256,6 +256,9 @@ class Dev {
"js/components/movies/interface.js",
"js/components/movies/picker.js",
//Notifications
"js/components/notifications/dropdown.js",
//User scripts
"js/user/loginTokens.js",
"js/user/userLogin.js",