mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
NOISSUE hide the twitch platform page
This commit is contained in:
@ -20,7 +20,7 @@ TwitchPage::~TwitchPage()
|
||||
|
||||
bool TwitchPage::shouldDisplay() const
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
void TwitchPage::openedImpl()
|
||||
|
Reference in New Issue
Block a user