changed verifier bot to marksbot
This commit is contained in:
parent
6ade34970c
commit
fa5cfaf14d
16 changed files with 302 additions and 30 deletions
|
|
@ -0,0 +1,4 @@
|
|||
UPDATE public.users
|
||||
SET verified = false,
|
||||
updated_at = now()
|
||||
WHERE id = 1250000013;
|
||||
Loading…
Add table
Add a link
Reference in a new issue