From cee770d5a4bafa00ac768e434b0543e189dae61d Mon Sep 17 00:00:00 2001 From: Marcel Hellkamp Date: Mon, 24 Jul 2023 22:16:04 +0200 Subject: [PATCH] Reordering imports --- src/App.vue | 12 +++++++----- src/config.ts | 2 +- src/main.ts | 4 ++-- src/sources.ts | 4 ++-- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1218b51..a0fcab3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,14 +1,16 @@