Turn off testing / debug.
This commit is contained in:
@ -1 +1 @@
|
||||
const bool testing = true;
|
||||
const bool testing = false;
|
||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
const bool testing = true;
|
||||
const bool testing = false;
|
||||
|