chore: Disable openasar auto update

This commit is contained in:
Ahmad Ansori Palembani 2024-09-07 09:57:12 +07:00
parent ad04ae2ce8
commit ca70106b56
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -1,5 +1,6 @@
{ {
"openasar": { "openasar": {
"autoupdate": false,
"setup": true, "setup": true,
"noTyping": true, "noTyping": true,
"css": "@import url(\"https://luckfire.github.io/amoled-cord/src/amoled-cord.css\");" "css": "@import url(\"https://luckfire.github.io/amoled-cord/src/amoled-cord.css\");"
@ -8,4 +9,4 @@
"IS_MAXIMIZED": true, "IS_MAXIMIZED": true,
"IS_MINIMIZED": false, "IS_MINIMIZED": false,
"trayBalloonShown": true "trayBalloonShown": true
} }