remotes/1693045480750635534/spooky-22
Aevann1 2021-07-30 22:00:24 +00:00
parent 864a05c982
commit b1d0b6a6c2
2 changed files with 2 additions and 1 deletions

BIN
image.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View File

@ -210,7 +210,8 @@ CREATE TABLE public.users (
comment_count integer,
highres text,
rent_utc integer,
patron integer
patron integer,
zzz boolean DEFAULT false
);