From 9c6c90a2e92890528ff2394b6bdfdba96fecdbe7 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Fri, 10 Apr 2020 15:15:23 -0500 Subject: [PATCH] fix(potions): call out limited time --- .../src/components/shops/market/categoryRow.vue | 12 +++++++++++- website/client/src/components/shops/quests/index.vue | 5 ++++- .../client/src/components/shops/quests/questInfo.vue | 8 +++----- website/client/src/components/shops/shopItem.vue | 2 +- website/common/script/content/hatching-potions.js | 7 +++++++ website/common/script/libs/getItemInfo.js | 1 + 6 files changed, 27 insertions(+), 8 deletions(-) diff --git a/website/client/src/components/shops/market/categoryRow.vue b/website/client/src/components/shops/market/categoryRow.vue index eb4a79b6c4..92012294b6 100644 --- a/website/client/src/components/shops/market/categoryRow.vue +++ b/website/client/src/components/shops/market/categoryRow.vue @@ -11,6 +11,12 @@ {{ $t('maxBuyGems') }}

{{ item.text }}

+
+ {{ limitedString }} +