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