g
This commit is contained in:
Aevann1 2021-12-10 17:32:39 +00:00
parent d6849a9f2f
commit 11ef01982b

View file

@ -766,7 +766,8 @@ CREATE TABLE public.users (
longpost integer,
unblockable boolean,
teddit boolean,
bird integer
bird integer,
fish boolean
);