mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-03 03:00:29 +00:00
Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
@@ -696,8 +696,7 @@
|
||||
{{ $t("systemServiceExpectedOutput", ["active"]) }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div v-if="$root.info.runtime.platform === 'win32'" class="mt-2">
|
||||
<div v-else-if="$root.info.runtime.platform === 'win32'" class="mt-2">
|
||||
<div>
|
||||
<i18n-t keypath="systemServiceCommandHint" tag="span">
|
||||
<template #command>
|
||||
|
||||
Reference in New Issue
Block a user