mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
post update
This commit is contained in:
parent
dc1c7cb419
commit
0e62192732
|
@ -372,7 +372,7 @@ void Window::onAccountSelected()
|
||||||
{
|
{
|
||||||
auto user = getApp()->accounts->twitch.getCurrent();
|
auto user = getApp()->accounts->twitch.getCurrent();
|
||||||
|
|
||||||
#undef CHATTERINO_NIGHTLY_VERSION_STRING
|
//#undef CHATTERINO_NIGHTLY_VERSION_STRING
|
||||||
|
|
||||||
#ifdef CHATTERINO_NIGHTLY_VERSION_STRING
|
#ifdef CHATTERINO_NIGHTLY_VERSION_STRING
|
||||||
auto windowTitleEnd =
|
auto windowTitleEnd =
|
||||||
|
|
Loading…
Reference in a new issue