From c4759948ec2f6cae34939c7cd0ede3ddcd58cd9b Mon Sep 17 00:00:00 2001 From: Matt Visnovsky Date: Wed, 8 May 2024 11:00:18 -0600 Subject: [PATCH] Fix ES Lint --- src/pages/EditMonitor.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/EditMonitor.vue b/src/pages/EditMonitor.vue index 83e383562..bb8c84ed2 100644 --- a/src/pages/EditMonitor.vue +++ b/src/pages/EditMonitor.vue @@ -268,15 +268,13 @@ -
{{ $t('snmpCommunityStringHelptext') - }}
+
{{ $t('snmpCommunityStringHelptext') }}
-
{{ -$t('snmpOIDHelptext') }}
+
{{ $t('snmpOIDHelptext') }}