Made sharedServer::finishEach explicit
This commit is contained in:
parent
357eb4e722
commit
a4f35ca11e
3 changed files with 13 additions and 13 deletions
|
@ -396,6 +396,7 @@ namespace Mist {
|
|||
} else if (everHadPush && !resumeMode && config->is_active) {
|
||||
INFO_MSG("Shutting down buffer because resume mode is disabled and the source disconnected");
|
||||
config->is_active = false;
|
||||
userPage.finishEach();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue