pull/142/head
SneedBot 2023-03-24 20:00:06 +00:00
parent 69e33b671d
commit 0e666d7278
1 changed files with 1 additions and 1 deletions

View File

@ -1056,7 +1056,7 @@ CREATE TABLE public.users (
event_darkmode boolean,
blacklisted_by integer,
hidevotedon boolean DEFAULT false NOT NULL,
agendaposter_phrase character varying(50)
agendaposter_phrase character varying(35)
);