forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-10-23 17:02:50 +00:00
parent ef42cfdba8
commit d3b349efd7
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 100755

File diff suppressed because it is too large Load Diff