remotes/1693045480750635534/spooky-22
Aevann1 2021-10-23 21:15:52 +02:00
commit 4b110ee01d
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