Tauri-Config kleine Anpassungen

This commit is contained in:
R40fendt
2025-04-04 17:01:09 +02:00
parent b80650c423
commit e0b696555d

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "tauri-app",
"productName": "Ritzenbergen",
"version": "0.1.0",
"identifier": "de.ritzenbergen.ritzenbergen",
"build": {
@@ -12,7 +12,7 @@
"app": {
"windows": [
{
"title": "tauri-app",
"title": "Ritzenbergen",
"width": 800,
"height": 600
}