mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-28 03:57:32 +02:00
Minor
This commit is contained in:
parent
9dd1b1ca0f
commit
7706c29564
@ -285,9 +285,10 @@
|
||||
:options="allMonitorList"
|
||||
:multiple="false"
|
||||
:searchable="true"
|
||||
:placeholder="$t('Select')"
|
||||
:placeholder="$t('Add a monitor')"
|
||||
label="name"
|
||||
trackBy="name"
|
||||
class="mt-3"
|
||||
>
|
||||
<template #option="{ option }">
|
||||
<div
|
||||
|
Loading…
x
Reference in New Issue
Block a user