mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 08:36:44 +00:00
Reparou webhook do Telegram
X-Lovable-Edit-ID: edt-c22d89dd-a9e2-4544-be52-549e44c84f3b Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
commit
d4ef857a1d
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
UPDATE public.agent_instances
|
||||
SET telegram_webhook_secret = 'fe5c5c65de942c8102d0b06b2d2dff81cd928547e41f8b095679f06ef9d71231',
|
||||
telegram_webhook_configured = true,
|
||||
updated_at = now()
|
||||
WHERE id = '2d5bfffc-68dc-41d2-870c-2c77f794da08';
|
||||
Loading…
Add table
Add a link
Reference in a new issue