update on code

This commit is contained in:
2023-01-15 18:18:54 +09:00
parent b274e16b13
commit a26ff3f40e
6 changed files with 151 additions and 14 deletions

View File

@@ -60,10 +60,11 @@
"windows": [
{
"fullscreen": false,
"height": 500,
"height": 800,
"resizable": true,
"title": "pokemon-data-displayer",
"width": 1000
"width": 1000,
"alwaysOnTop": true
}
]
}