From 8e6a717ad797329c82f07ab1c931591a852d636b Mon Sep 17 00:00:00 2001 From: vikingowl Date: Wed, 20 Oct 2021 19:55:33 +0200 Subject: [PATCH] Squashed commit of the following: commit d364237a9eaa2d29cdc6e9ab4f6e019ae9746aa6 Author: cnachtigall1991 <40701475+cnachtigall1991@users.noreply.github.com> Date: Wed Oct 20 19:35:46 2021 +0200 added toggle-btn for flashes --- src/components/FlashChart.vue | 61 +++++++++++++++++++++++++++++------ 1 file changed, 51 insertions(+), 10 deletions(-) diff --git a/src/components/FlashChart.vue b/src/components/FlashChart.vue index 21e2f27..c3b0816 100644 --- a/src/components/FlashChart.vue +++ b/src/components/FlashChart.vue @@ -1,6 +1,11 @@