From 9dfb1bab00aeb4bd0577300a954e02b2be9a52f8 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Mon, 17 Feb 2025 17:33:18 +0100 Subject: [PATCH] fix(front): indentation --- front/src/components/library/Albums.vue | 226 ++++++++++++------------ 1 file changed, 113 insertions(+), 113 deletions(-) diff --git a/front/src/components/library/Albums.vue b/front/src/components/library/Albums.vue index 85a365614..f5888610c 100644 --- a/front/src/components/library/Albums.vue +++ b/front/src/components/library/Albums.vue @@ -131,123 +131,123 @@ const paginateOptions = computed(() => sortedUniq([12, 30, 50, paginateBy.value]