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