BIGWIP(android): trying to make an android release
fucking stupid shit why is it so hard
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
mod commands;
|
||||
pub mod screenshot;
|
||||
mod state;
|
||||
pub mod utils;
|
||||
mod window;
|
||||
@ -33,7 +32,6 @@ pub fn desktop() {
|
||||
])
|
||||
.setup(|app| {
|
||||
setup_window(app)?;
|
||||
shortcut::enable_shortcut(app);
|
||||
|
||||
Ok(())
|
||||
})
|
||||
|
Reference in New Issue
Block a user