Rename release channel to enviroment

This commit is contained in:
Mikayla 2023-10-10 13:23:03 -07:00
parent 40430cf01b
commit d7d027bcf1
No known key found for this signature in database
5 changed files with 11 additions and 11 deletions

View file

@ -1 +1 @@
ALTER TABLE rooms ADD COLUMN release_channel TEXT;
ALTER TABLE rooms ADD COLUMN enviroment TEXT;