remotes/1693045480750635534/spooky-22
Aevann1 2021-11-20 09:07:32 +00:00
parent e1c89e694e
commit 602389857a
1 changed files with 2 additions and 1 deletions

View File

@ -827,7 +827,8 @@ CREATE TABLE public.users (
eye boolean,
alt boolean,
longpost integer,
unblockable boolean
unblockable boolean,
teddit boolean
);