Fixed some bugs

- Didn't add token to URL for settings
- Auth collapse wouldn't hide
This commit is contained in:
Henry Whitaker
2020-08-21 18:20:15 +01:00
parent a49979daae
commit 79a85fdba9
7 changed files with 19 additions and 148842 deletions

137935
public/js/app.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -30,6 +30,14 @@ License: MIT
* Released under the MIT License
*/
/*!
* JavaScript Cookie v2.2.1
* https://github.com/js-cookie/js-cookie
*
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack
* Released under the MIT license
*/
/*!
* Sizzle CSS Selector Engine v2.3.5
* https://sizzlejs.com/