remotes/1693045480750635534/spooky-22
Aevann1 2021-09-13 07:00:21 +00:00
parent fbba9166f2
commit b4f602922b
2 changed files with 2 additions and 1 deletions

BIN
chart.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -1057,7 +1057,8 @@ CREATE TABLE public.users (
fail2_utc integer,
cardview boolean,
received_award_count integer,
highlightcomments boolean
highlightcomments boolean,
club_banned boolean DEFAULT false
);