diff --git a/packages/nc-gui-v2/components/webhook/List.vue b/packages/nc-gui-v2/components/webhook/List.vue index 2585a9013b..c97c0a5195 100644 --- a/packages/nc-gui-v2/components/webhook/List.vue +++ b/packages/nc-gui-v2/components/webhook/List.vue @@ -1,11 +1,36 @@ @@ -18,15 +43,17 @@ const meta = inject(MetaInj) - + - + - {{ item.title }} + + {{ item.title }} + - + @@ -35,7 +62,7 @@ const meta = inject(MetaInj) {{ $t('labels.notifyVia') }} : {{ item?.notification?.type }} - +