mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-18 23:21:48 +03:00
Fix another regression
This commit is contained in:
parent
21b6f85140
commit
239b5547ea
@ -70,5 +70,5 @@ bool FlashLight::Refresh() {
|
||||
}
|
||||
|
||||
bool FlashLight::OnTouchEvent(Pinetime::Applications::TouchEvents event) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user