mirror of
https://github.com/readest/readest.git
synced 2026-04-29 03:50:52 +00:00
This commit is contained in:
parent
759779a98d
commit
cf66665096
32 changed files with 327 additions and 60 deletions
|
|
@ -42,6 +42,7 @@ pub fn init<R: Runtime>() -> TauriPlugin<R> {
|
|||
commands::copy_uri_to_path,
|
||||
commands::use_background_audio,
|
||||
commands::install_package,
|
||||
commands::set_system_ui_visibility,
|
||||
])
|
||||
.setup(|app, api| {
|
||||
#[cfg(mobile)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue