mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-06 03:01:28 +03:00
committed by
GitHub
parent
6766886377
commit
8de6c9bb87
@@ -209,7 +209,7 @@ impl EventConsumer for MacOSConsumer {
|
||||
}
|
||||
KeyboardEvent::Modifiers { .. } => {}
|
||||
},
|
||||
_ => ()
|
||||
_ => (),
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user