Can select secrets for receivers in AlertmanagerConfig

This commit is contained in:
Catherine Luse 2022-07-07 20:35:57 -07:00
parent f2be0d446a
commit f81d0d9876
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ export default {
@search:focus="onFocus"
@search="onSearch"
@open="onOpen"
@option:selecting="$emit('selecting', $event)"
@option:selected="$emit('selecting', $event)"
>
<template #option="option">
<template v-if="option.kind === 'group'">