From b27d2820036f53365dff9510d1a2b176b4a1f035 Mon Sep 17 00:00:00 2001 From: Mazarin Date: Tue, 21 Mar 2023 08:11:35 -0400 Subject: [PATCH] feat: avoid showing an empty dropdown when no slice of life defined (#446) --- .../js/Pages/Vault/Journal/Post/Partials/SlicesOfLife.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/js/Pages/Vault/Journal/Post/Partials/SlicesOfLife.vue b/resources/js/Pages/Vault/Journal/Post/Partials/SlicesOfLife.vue index ab7a9fe55..cf67f35aa 100644 --- a/resources/js/Pages/Vault/Journal/Post/Partials/SlicesOfLife.vue +++ b/resources/js/Pages/Vault/Journal/Post/Partials/SlicesOfLife.vue @@ -65,7 +65,7 @@ const reset = () => { Slices of life {{ $t('app.edit') }} @@ -82,7 +82,7 @@ const reset = () => {