From c97a805f1db16993b1d324db829f2302556a249d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julius=20H=C3=A4rtl?= Date: Wed, 5 Aug 2020 08:29:50 +0200 Subject: [PATCH] Add first run hint MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- apps/dashboard/src/App.vue | 45 +++++++++++++++++++++++++++++++++----- apps/dashboard/src/main.js | 4 ++++ 2 files changed, 44 insertions(+), 5 deletions(-) diff --git a/apps/dashboard/src/App.vue b/apps/dashboard/src/App.vue index 4729d6ef1d8..76d05998a55 100644 --- a/apps/dashboard/src/App.vue +++ b/apps/dashboard/src/App.vue @@ -20,7 +20,9 @@ - {{ t('dashboard', 'Edit widgets') }} + + {{ t('dashboard', 'Edit widgets') }} +