From 41d9ead46bbe39036023e1c9308ff752ffcd2f08 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 27 Dec 2021 22:41:21 +0000 Subject: [PATCH] :zap: Adds support for widgets in Minimal View --- src/components/MinimalView/MinimalSection.vue | 22 ++++++++++++++++++- src/views/Minimal.vue | 5 ++++- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/src/components/MinimalView/MinimalSection.vue b/src/components/MinimalView/MinimalSection.vue index 60a69326..706f58d8 100644 --- a/src/components/MinimalView/MinimalSection.vue +++ b/src/components/MinimalView/MinimalSection.vue @@ -1,6 +1,6 @@