Add editing of opt-out flag in registrar

This commit is contained in:
Alex Sherman 2020-06-30 16:06:43 +05:00
parent 206704fee7
commit 39030fc0df
3 changed files with 10 additions and 2 deletions

View file

@ -2190,8 +2190,6 @@ CREATE TABLE public.users (
username character varying,
plain_text_password character varying,
created_at timestamp without time zone,
<<<<<<< HEAD
=======
session character varying,
children json,
uuid character varying