electron build

This commit is contained in:
Lucas Tadeu Marculino 2025-11-24 04:35:31 -03:00
parent 96c39db639
commit e33f7df89c
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"browserWindow": {
"width": 1024,
"height": 768
}
}