Clean up diff

This commit is contained in:
Mm2PL 2023-02-04 01:55:13 +01:00
parent ac807cbb7d
commit d9440650a6
No known key found for this signature in database
GPG key ID: 94AC9B80EFA15ED9

View file

@ -148,8 +148,7 @@ void Application::initialize(Settings &settings, Paths &paths)
if (auto channel = split->getChannel(); !channel->isEmpty())
{
channel->addMessage(makeSystemMessage(
"Chatterino unexpectedly crashed and "
"restarted. "
"Chatterino unexpectedly crashed and restarted. "
"You can disable automatic restarts in the "
"settings."));
}