mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 19:06:58 +03:00
NOISSUE hide the twitch platform page
This commit is contained in:
parent
8ec36e2cb9
commit
be9063317e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ TwitchPage::~TwitchPage()
|
|||
|
||||
bool TwitchPage::shouldDisplay() const
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
void TwitchPage::openedImpl()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue