mirror of
https://github.com/readest/readest.git
synced 2026-04-29 20:10:55 +00:00
parent
ad551a04a1
commit
172ab382bc
19 changed files with 148 additions and 20 deletions
|
|
@ -43,6 +43,7 @@ pub fn init<R: Runtime>() -> TauriPlugin<R> {
|
|||
commands::use_background_audio,
|
||||
commands::install_package,
|
||||
commands::set_system_ui_visibility,
|
||||
commands::get_status_bar_height,
|
||||
])
|
||||
.setup(|app, api| {
|
||||
#[cfg(mobile)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue