remotes/1693045480750635534/spooky-22
Aevann1 2021-09-06 08:00:45 +00:00
parent a1a6310f17
commit a6ff5e8eb0
1 changed files with 3 additions and 1 deletions

View File

@ -1052,7 +1052,9 @@ CREATE TABLE public.users (
fail_utc integer,
steal_utc integer,
fail2_utc integer,
cardview boolean
cardview boolean,
received_award_count integer,
highlightcomments boolean
);