mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:16:42 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
9c91c6d509
commit
54c5c495ea
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