mirror of
https://github.com/readest/readest.git
synced 2026-04-29 03:50:52 +00:00
parent
a424ae8b15
commit
4275508ccd
45 changed files with 692 additions and 174 deletions
|
|
@ -45,6 +45,7 @@ pub fn init<R: Runtime>() -> TauriPlugin<R> {
|
|||
commands::set_system_ui_visibility,
|
||||
commands::get_status_bar_height,
|
||||
commands::get_sys_fonts_list,
|
||||
commands::intercept_keys,
|
||||
])
|
||||
.setup(|app, api| {
|
||||
#[cfg(mobile)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue