implemented get_path_by_id and get_all_paths

This commit is contained in:
2025-10-27 21:30:57 +01:00
parent 8c9b735d75
commit 2d6620faa6
9 changed files with 68 additions and 4 deletions

View File

@@ -20,6 +20,7 @@
pkgs.gtk3
pkgs.webkitgtk_4_1
pkgs.zed-editor
pkgs.openssl_3
# pkgs.webkitgtk # Linux Tauri dependency (Webview2 is the one used on Widnows)
];