From cdfa6d09bbd11ab1980af76cf74aabae1e6e059d Mon Sep 17 00:00:00 2001 From: bogd Date: Thu, 16 May 2024 15:07:37 +0200 Subject: [PATCH] time card reworked --- cards/AstroTimerCard.vue | 104 --------------------------------------- cards/SNTPCard.vue | 37 +++++++------- 2 files changed, 20 insertions(+), 121 deletions(-) delete mode 100644 cards/AstroTimerCard.vue diff --git a/cards/AstroTimerCard.vue b/cards/AstroTimerCard.vue deleted file mode 100644 index 3258c99..0000000 --- a/cards/AstroTimerCard.vue +++ /dev/null @@ -1,104 +0,0 @@ - - - diff --git a/cards/SNTPCard.vue b/cards/SNTPCard.vue index 22827b4..d721332 100644 --- a/cards/SNTPCard.vue +++ b/cards/SNTPCard.vue @@ -1,7 +1,7 @@