Fix AppImage crash when inserting images by using Tauri native file dialog instead of GTK file chooser

This commit is contained in:
Yuri Karamian
2026-02-21 19:46:50 +01:00
parent 8baa976a02
commit 31f4867e91
5 changed files with 80 additions and 24 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "helixnotes",
"private": true,
"license": "AGPL-3.0-or-later",
"version": "1.1.4",
"version": "1.1.5",
"type": "module",
"scripts": {
"dev": "vite dev",