This commit is contained in:
veeso
2023-02-11 12:23:56 +01:00
parent cb037cfca9
commit 62003308a7
8 changed files with 22 additions and 26 deletions
+1 -1
View File
@@ -924,7 +924,7 @@ impl FileTransferActivity {
.app
.mount(
Id::GlobalListener,
Box::new(components::GlobalListener::default()),
Box::<components::GlobalListener>::default(),
vec![
Sub::new(
SubEventClause::Keyboard(KeyEvent {