auto-git:

[add] docs/
 [add] src-tauri/
 [change] src/desktop/desktopApi.js
This commit is contained in:
2026-05-06 04:56:04 +02:00
parent 08a7c78af6
commit 81daab141c
7 changed files with 343 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
{
"identifier": "default",
"description": "Default capability for the Heimgeist Tauri migration spike.",
"windows": ["main"],
"permissions": ["core:default"]
}