added user profiles

This commit is contained in:
2026-01-19 10:58:02 +01:00
parent d21dab57b5
commit 5af3ddb972
10 changed files with 378 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "frangipane",
"version": "1.0.0",
"version": "1.0.1",
"identifier": "com.strawberries.frangipane",
"build": {
"beforeDevCommand": "yarn dev",