Update to latest settings library version
This commit is contained in:
@@ -50,8 +50,7 @@ AccountSwitchWidget::AccountSwitchWidget(QWidget *parent)
|
||||
}
|
||||
else
|
||||
{
|
||||
app->accounts->twitch.currentUsername =
|
||||
newUsername.toStdString();
|
||||
app->accounts->twitch.currentUsername = newUsername;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user