NOISSUE hide the twitch platform page
This commit is contained in:
parent
8ec36e2cb9
commit
be9063317e
@ -20,7 +20,7 @@ TwitchPage::~TwitchPage()
|
||||
|
||||
bool TwitchPage::shouldDisplay() const
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
void TwitchPage::openedImpl()
|
||||
|
Loading…
Reference in New Issue
Block a user