mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
parent
f3ff40385d
commit
34749c9d3d
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ void runGui(QApplication &a, Paths &paths, Settings &settings)
|
|||
});
|
||||
|
||||
chatterino::NetworkManager::init();
|
||||
chatterino::Updates::getInstance().checkForUpdates();
|
||||
// chatterino::Updates::getInstance().checkForUpdates();
|
||||
|
||||
#ifdef C_USE_BREAKPAD
|
||||
QBreakpadInstance.setDumpPath(getPaths()->settingsFolderPath + "/Crashes");
|
||||
|
|
Loading…
Reference in a new issue