From 65701bee74f27e0a2c618e7d7735116f7ed445ac Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 3 Mar 2023 13:25:52 +0100 Subject: [PATCH] =?UTF-8?q?feature:=20oznaczenie=20pojazd=C3=B3w=20dla=20s?= =?UTF-8?q?ponsor=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/sections/InputsSection.vue | 4 ++-- src/components/sections/TrainImageSection.vue | 4 +++- src/components/tabs/StockListTab.vue | 6 +++++- src/components/utils/StockThumbnails.vue | 6 +++++- src/mixins/stockMixin.ts | 2 +- 5 files changed, 16 insertions(+), 6 deletions(-) diff --git a/src/components/sections/InputsSection.vue b/src/components/sections/InputsSection.vue index f6b9141..7aac727 100644 --- a/src/components/sections/InputsSection.vue +++ b/src/components/sections/InputsSection.vue @@ -25,7 +25,7 @@ > @@ -53,7 +53,7 @@ diff --git a/src/components/sections/TrainImageSection.vue b/src/components/sections/TrainImageSection.vue index 9b3b118..ed3784e 100644 --- a/src/components/sections/TrainImageSection.vue +++ b/src/components/sections/TrainImageSection.vue @@ -1,7 +1,7 @@