From 1a7cef7fee8cd9832a09e9634eb0d64806c326af Mon Sep 17 00:00:00 2001 From: "Melinte,Marian" Date: Sat, 19 Jun 2021 20:33:58 +0300 Subject: [PATCH] Fix max date and min pity on wish counter add modal --- src/components/WishCounterAddModal.svelte | 4 ++-- src/routes/wish/_counter.svelte | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/WishCounterAddModal.svelte b/src/components/WishCounterAddModal.svelte index 2bbc6d5d..d7c50f46 100644 --- a/src/components/WishCounterAddModal.svelte +++ b/src/components/WishCounterAddModal.svelte @@ -85,11 +85,11 @@ {/if}
- +

At Pity:

- +
{#if isEdit}
diff --git a/src/routes/wish/_counter.svelte b/src/routes/wish/_counter.svelte index a86ac4d3..012ba907 100644 --- a/src/routes/wish/_counter.svelte +++ b/src/routes/wish/_counter.svelte @@ -424,7 +424,7 @@
Click the list to edit or delete
- +
{/if}