Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
6bc382ef4d
commit
455df272e3
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user