From e6d66a92dec7bb29dba8b052e012acee35556d00 Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Mon, 27 Jan 2020 16:10:43 +0100 Subject: [PATCH] Fixed field ordering issue in /browse/albums --- front/src/components/library/Albums.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/front/src/components/library/Albums.vue b/front/src/components/library/Albums.vue index 64104200..26875499 100644 --- a/front/src/components/library/Albums.vue +++ b/front/src/components/library/Albums.vue @@ -12,6 +12,10 @@ +
+ + +
-
- - -