mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
test #5
This commit is contained in:
parent
a08ca1333f
commit
5aff7b0b40
|
@ -166,7 +166,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