mirror of
https://github.com/open-webui/open-webui.git
synced 2026-01-03 23:25:21 +00:00
隐藏 webhook 入口
This commit is contained in:
parent
3396efb679
commit
c4d1fa5048
1 changed files with 2 additions and 2 deletions
|
|
@ -216,7 +216,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{#if $config?.features?.enable_user_webhooks}
|
||||
<!-- {#if $config?.features?.enable_user_webhooks}
|
||||
<div class="mt-2">
|
||||
<div class="flex flex-col w-full">
|
||||
<div class=" mb-1 text-xs font-medium">{$i18n.t('Notification Webhook')}</div>
|
||||
|
|
@ -232,7 +232,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{/if} -->
|
||||
|
||||
<hr class="border-gray-50 dark:border-gray-850 my-4" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue