(feat): add embeds
This commit is contained in:
parent
9f3d610bb4
commit
1e90171ee9
13 changed files with 549 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue