Flip local bool

This commit is contained in:
Gabe Kangas 2020-07-08 09:39:09 -07:00
parent baaf556c54
commit 0a3691e25e

View file

@ -1,5 +1,5 @@
const LOCAL_TEST = true;
const LOCAL_TEST = false;
const MESSAGE_OFFLINE = 'Stream is offline.';