made db work on relative paths

This commit is contained in:
Iaphetes 2025-05-22 21:32:36 +02:00
parent b38d0cc149
commit 5ef9f17436
8 changed files with 74 additions and 23 deletions

View file

@ -1,6 +1,7 @@
{
"dependencies": {
"@tauri-apps/plugin-dialog": "^2.2.0",
"@tauri-apps/plugin-log": "^2.4.0",
"@tauri-apps/plugin-sql": "^2.2.0"
}
}