enable cache jquery

This commit is contained in:
lxsang 2021-05-06 20:37:15 +02:00
parent 8b0196a21b
commit 2be50053a8
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -821,7 +821,6 @@ namespace OS {
* @export
*/
export function boot(): void {
$.ajaxSetup({ cache: false });
//first login
console.log("Booting system");
API.handle