mirror of
https://github.com/usatiuk/PomoTime.git
synced 2025-10-28 08:27: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.MinutesLeft = 0;
|
||||
MainViewRunningState.SecondsLeft = 0;
|
||||
// Continue onto the next period
|
||||
PlusSecond();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user