mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
parent
96a6d94699
commit
50a68e380c
|
@ -207,11 +207,6 @@ void Updates::checkForUpdates()
|
|||
}
|
||||
#endif
|
||||
|
||||
if (Modes::getInstance().test == "x")
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
QString url =
|
||||
"https://notitia.chatterino.com/version/chatterino/" CHATTERINO_OS "/" +
|
||||
currentBranch();
|
||||
|
|
Loading…
Reference in a new issue