added some more changes

This commit is contained in:
2023-02-05 19:39:35 +09:00
parent 8ac2aa2b1f
commit 303e02d243
13 changed files with 479 additions and 163 deletions

View File

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