From 170d7a61f720ece9dc4b347b19f5a8213f1d8984 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Sat, 20 Jun 2020 16:50:49 +0200 Subject: viewer: prettier formatting based on eslint-prettier plugin --- viewer/src/components/LdCommandSearch.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'viewer/src/components/LdCommandSearch.vue') diff --git a/viewer/src/components/LdCommandSearch.vue b/viewer/src/components/LdCommandSearch.vue index ef158ff..33ab804 100644 --- a/viewer/src/components/LdCommandSearch.vue +++ b/viewer/src/components/LdCommandSearch.vue @@ -21,11 +21,11 @@
- {{$t('command.search.clear')}} + {{ $t("command.search.clear") }} - {{$t('command.search.search')}} + {{ $t("command.search.search") }}
-- cgit v1.2.3