From 97feb89a4bff810c5d0124e787191c8a3f6013e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Julius=20H=C3=A4rtl?= Date: Wed, 5 Aug 2020 08:28:59 +0200 Subject: [PATCH] Make header the drag handler 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dashboard/src/App.vue b/apps/dashboard/src/App.vue index 585204fe2b7..4729d6ef1d8 100644 --- a/apps/dashboard/src/App.vue +++ b/apps/dashboard/src/App.vue @@ -8,7 +8,7 @@ :ref="'status-' + status" /> - +

-- 2.39.5