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 a new issue