mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2026-05-08 05:36:22 +02:00
Fix music app buttons
This commit is contained in:
parent
ee44b6ff49
commit
b91100573e
@ -292,7 +292,7 @@ bool Music::OnTouchEvent(Pinetime::Applications::TouchEvents event) {
|
||||
return true;
|
||||
}
|
||||
default: {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user