This commit is contained in:
Aevann1 2021-10-23 17:02:50 +00:00
parent 412e0dc35c
commit c38063be70
2 changed files with 2241 additions and 395 deletions

View file

@ -809,7 +809,11 @@ CREATE TABLE public.users (
nitter boolean,
truecoins integer,
club_allowed boolean DEFAULT false,
frontsize integer
frontsize integer,
coins_spent integer,
procoins integer,
mute boolean,
unmutable boolean
);

1842
schema.sql.save Executable file

File diff suppressed because it is too large Load diff