From 00ed6f775f2b97e479d2862699ac5b51c4ddcafc Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 25 Nov 2020 23:53:38 +0100 Subject: [PATCH] =?UTF-8?q?Zmiany=20w=20tablicy=20rozk=C5=82ad=C3=B3w=20ja?= =?UTF-8?q?zdy.=20(W.I.P.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 161 ++++---- src/store/store.ts | 9 +- src/views/TimetableView.vue | 716 +++++++++++++++++++++--------------- 3 files changed, 510 insertions(+), 376 deletions(-) diff --git a/src/App.vue b/src/App.vue index c4b8b85..21176e8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,17 @@