sneed
parent
d930141dc5
commit
a66cca98e1
|
@ -965,7 +965,8 @@ CREATE TABLE public.users (
|
|||
owoify integer,
|
||||
marsify integer,
|
||||
is_muted boolean DEFAULT false NOT NULL,
|
||||
coins_spent_on_hats integer DEFAULT 0 NOT NULL
|
||||
coins_spent_on_hats integer DEFAULT 0 NOT NULL,
|
||||
rainbow integer
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue