(feat): add embeds
All checks were successful
/ build-web (push) Successful in 1m29s
/ build-desktop (linux) (push) Successful in 6m52s
/ build-mobile (push) Successful in 17m8s
/ release (push) Successful in 34s

This commit is contained in:
Alois 2026-06-09 18:44:30 +02:00
commit 1e90171ee9
13 changed files with 549 additions and 9 deletions

View file

@ -25,6 +25,7 @@ tauri-plugin-deep-link = "2"
tauri-plugin-notification = "2"
ttp-core = { git = "https://git.methanium.net/tensamin/ttp.git", package = "ttp-core" }
ttp-native = { git = "https://git.methanium.net/tensamin/ttp.git", package = "ttp-native" }
tauri-plugin-log = "2"
[target.'cfg(target_os = "android")'.dependencies.tauri]
version = "2"