chore: Cleanup of hotkeys & settings in #5856 (#6030)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
Brian
2025-03-05 09:33:10 -05:00
committed by GitHub
parent ffb3a230c2
commit 54793f1496
4 changed files with 112 additions and 114 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ private:
/**
* @brief Opens Twitch channel stream in streamlink app (if stream is live and streamlink is installed)
*/
void openChannelInStreamlink(QString channelName);
void openChannelInStreamlink(const QString channelName);
/**
* @brief Opens Twitch channel chat in a new Chatterino tab
*/