changed verifier bot to marksbot

This commit is contained in:
onysd 2026-08-04 03:22:46 +03:00
parent 6ade34970c
commit fa5cfaf14d
16 changed files with 302 additions and 30 deletions

View file

@ -0,0 +1,4 @@
UPDATE public.users
SET verified = false,
updated_at = now()
WHERE id = 1250000013;