From 283725555235476505163da84b60f2d37bc36c72 Mon Sep 17 00:00:00 2001 From: minie4 Date: Sun, 4 Jun 2023 19:58:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Show=20infocard=20on=20loading?= =?UTF-8?q?=20failure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/history-list.vue | 13 +++++++++++-- src/components/info-card.vue | 3 ++- src/components/substitution-list.vue | 13 +++++++++++-- src/strings.js | 6 ++++++ src/views/TimetableView.vue | 11 ++++++++++- 5 files changed, 40 insertions(+), 6 deletions(-) diff --git a/src/components/history-list.vue b/src/components/history-list.vue index 760254c..9402656 100644 --- a/src/components/history-list.vue +++ b/src/components/history-list.vue @@ -1,10 +1,10 @@