mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
Update src/pages/EditMonitor.vue
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
co-authored by
Adam Stachowicz
parent
8f7885e58a
commit
93ea2c277a
@@ -148,7 +148,7 @@ const toast = useToast()
|
||||
export default {
|
||||
components: {
|
||||
NotificationDialog,
|
||||
VueMultiselect
|
||||
VueMultiselect,
|
||||
},
|
||||
data() {
|
||||
let acceptedStatusCodeOptions = [
|
||||
|
||||
Reference in New Issue
Block a user