chore: Sync

This commit is contained in:
Ahmad Ansori Palembani 2024-04-24 11:14:35 +07:00
parent 954f87c7c7
commit 22f590c785
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
3 changed files with 22 additions and 3 deletions

View file

@ -1,3 +1,20 @@
{
"SKIP_HOST_UPDATE": true
}
"SKIP_HOST_UPDATE": true,
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 0,
"y": 28,
"width": 1366,
"height": 740
},
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
"MIN_WIDTH": 940,
"MIN_HEIGHT": 500,
"chromiumSwitches": {},
"openasar": {
"setup": true,
"css": "@import url(\"https://luckfire.github.io/amoled-cord/src/amoled-cord.css\")"
},
"trayBalloonShown": true
}