Show error dialog on migration failure

This commit is contained in:
Gregory Schier
2025-06-04 11:20:28 -07:00
parent 2562cf7c55
commit 021f2171d6
6 changed files with 31 additions and 10 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -7718,6 +7718,7 @@ dependencies = [
"sha2",
"tauri",
"tauri-plugin",
"tauri-plugin-dialog",
"thiserror 2.0.12",
"tokio",
"ts-rs",