forked from rDrama/rDrama
1
0
Fork 0

Merge branch 'master' into mistletoe

master
kek7198 2021-12-12 12:31:35 -06:00
commit bef44076a5
1 changed files with 3 additions and 1 deletions

View File

@ -767,7 +767,9 @@ CREATE TABLE public.users (
unblockable boolean,
teddit boolean,
bird integer,
fish boolean
fish boolean,
grinch boolean,
grincheffect boolean
);