Fixed resizing

This commit is contained in:
Kurvaz 2026-01-07 18:20:44 -07:00
parent 06dbef8043
commit 6efa45df6b
8 changed files with 31 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Aventura",
"version": "0.2.6",
"version": "0.2.7",
"identifier": "com.karelian.aventura",
"build": {
"beforeDevCommand": "npm run dev",