mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
good thing i added that
This commit is contained in:
parent
7b5a21d088
commit
417cdbc009
|
@ -54,7 +54,7 @@ namespace {
|
|||
///
|
||||
/// When adding a test, start with `{ "input": "..." }` and set this to `true`
|
||||
/// to generate an initial snapshot. Make sure to verify the output!
|
||||
constexpr bool UPDATE_SNAPSHOTS = true;
|
||||
constexpr bool UPDATE_SNAPSHOTS = false;
|
||||
|
||||
const QString IRC_CATEGORY = u"IrcMessageHandler"_s;
|
||||
|
||||
|
|
Loading…
Reference in a new issue