Fixed channels not being set as offline (#3767)
This commit is contained in:
@@ -191,6 +191,9 @@ void NotificationController::fetchFakeChannels()
|
||||
// we done fucked up.
|
||||
qCWarning(chatterinoNotification)
|
||||
<< "Failed to fetch live status for " << batch;
|
||||
},
|
||||
[]() {
|
||||
// finally
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user