Fix another regression
This commit is contained in:
@@ -70,5 +70,5 @@ bool FlashLight::Refresh() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bool FlashLight::OnTouchEvent(Pinetime::Applications::TouchEvents event) {
|
bool FlashLight::OnTouchEvent(Pinetime::Applications::TouchEvents event) {
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user