Added settings for lorebook classification

This commit is contained in:
Kurvaz 2026-01-04 13:19:07 -07:00
parent cc78349a77
commit 20f7cb5788
7 changed files with 191 additions and 17 deletions

View file

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