mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 09:48:21 +01:00
enable cache jquery
This commit is contained in:
parent
8b0196a21b
commit
2be50053a8
Binary file not shown.
@ -821,7 +821,6 @@ namespace OS {
|
|||||||
* @export
|
* @export
|
||||||
*/
|
*/
|
||||||
export function boot(): void {
|
export function boot(): void {
|
||||||
$.ajaxSetup({ cache: false });
|
|
||||||
//first login
|
//first login
|
||||||
console.log("Booting system");
|
console.log("Booting system");
|
||||||
API.handle
|
API.handle
|
||||||
|
Loading…
Reference in New Issue
Block a user