From 01464a726e814bbef0f2d744ae344c8e664d9245 Mon Sep 17 00:00:00 2001 From: Aiden McClelland Date: Mon, 21 Sep 2020 14:55:47 -0600 Subject: [PATCH] fix indent --- frontend/src/views/settings/Global.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/views/settings/Global.vue b/frontend/src/views/settings/Global.vue index 72f7285a..63dccb8b 100644 --- a/frontend/src/views/settings/Global.vue +++ b/frontend/src/views/settings/Global.vue @@ -15,9 +15,9 @@
-

{{ $t('settings.executeOnShell') }}

-

{{ $t('settings.executeOnShellDescription') }}

- +

{{ $t('settings.executeOnShell') }}

+

{{ $t('settings.executeOnShellDescription') }}

+

{{ $t('settings.branding') }}