From 9a026662df831b456e5c78b8135ce305fe5a19ba Mon Sep 17 00:00:00 2001 From: maciejpedzich Date: Tue, 12 Jul 2022 23:06:00 +0200 Subject: [PATCH] Revert to v-show and add explanation comment --- pages/playlists/[playlistId]/snapshots/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/playlists/[playlistId]/snapshots/index.vue b/pages/playlists/[playlistId]/snapshots/index.vue index 16e2d58..5f7f29c 100644 --- a/pages/playlists/[playlistId]/snapshots/index.vue +++ b/pages/playlists/[playlistId]/snapshots/index.vue @@ -102,8 +102,9 @@ const updateQueryAndReload = async ({ month, year }: DateChangePayload) => { > Something went wrong while fetching archive entries

+