Fix ci
This commit is contained in:
parent
bd7901af00
commit
aace91ac5a
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ pub fn is_xfce() -> bool {
|
|||
pub fn breakdown_callback() {
|
||||
#[cfg(target_os = "linux")]
|
||||
crate::input_service::clear_remapped_keycode();
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
crate::input_service::release_modifiers();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue