mirror of
https://github.com/usatiuk/PomoTime.git
synced 2025-10-29 00:47:48 +01:00
actually, do show 00:00 after clicking on notification
This commit is contained in:
@@ -357,8 +357,6 @@ namespace PomoTime
|
|||||||
MainViewRunningState.IsRunning = false;
|
MainViewRunningState.IsRunning = false;
|
||||||
MainViewRunningState.MinutesLeft = 0;
|
MainViewRunningState.MinutesLeft = 0;
|
||||||
MainViewRunningState.SecondsLeft = 0;
|
MainViewRunningState.SecondsLeft = 0;
|
||||||
// Continue onto the next period
|
|
||||||
PlusSecond();
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user