mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +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 function boot(): void {
|
||||
$.ajaxSetup({ cache: false });
|
||||
//first login
|
||||
console.log("Booting system");
|
||||
API.handle
|
||||
|
Loading…
Reference in New Issue
Block a user