This commit is contained in:
Aevann1 2021-12-12 17:47:03 +00:00
parent 3991800c25
commit d3799d43b5

View file

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