mirror of
https://github.com/tnodir/fort
synced 2024-11-15 07:38:16 +00:00
UI: Programs: Clear app's end-time on timeout
This commit is contained in:
parent
da8983f397
commit
7287546ece
@ -528,6 +528,7 @@ void ConfAppManager::updateAppEndTimes()
|
||||
|
||||
app.blocked = true;
|
||||
app.killProcess = false;
|
||||
app.endTime = {};
|
||||
|
||||
updateApp(app);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user