toggle for message reacting
This commit is contained in:
parent
23b4745c0c
commit
a5ee9f09f5
3 changed files with 5 additions and 0 deletions
|
@ -42,4 +42,6 @@ launched = False
|
|||
latest_version = "0.0.0"
|
||||
local_version = "2.0.0"
|
||||
os.environ['gooberlocal_version'] = local_version
|
||||
REACT = os.getenv("REACT")
|
||||
beta = True
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue