remotes/1693045480750635534/spooky-22
Aevann1 2021-07-28 11:00:25 +00:00
parent 823b297ecf
commit 294e786698
1 changed files with 2 additions and 1 deletions

View File

@ -225,7 +225,8 @@ CREATE TABLE public.users (
animatedname boolean,
suicide_utc integer,
post_count integer,
comment_count integer
comment_count integer,
highres text
);