mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
diff cleanup
This commit is contained in:
parent
f12b964f59
commit
c4ec7b8e27
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
#include <atomic>
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
static std::atomic<bool> isAppInitialized{false};
|
||||
|
||||
Application *Application::instance = nullptr;
|
||||
|
|
Loading…
Reference in a new issue