From 63e7ef894755deef318d9dcb129a94d34f33bdf2 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Fri, 31 Jan 2020 07:59:58 +0100 Subject: viewer: unknown types now show a question mark icon instead of a folder icon. this is unified with the breadcrumb --- viewer/src/views/GalleryThumbnail.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'viewer/src/views/GalleryThumbnail.vue') diff --git a/viewer/src/views/GalleryThumbnail.vue b/viewer/src/views/GalleryThumbnail.vue index 2ed0bc2..2a372cd 100644 --- a/viewer/src/views/GalleryThumbnail.vue +++ b/viewer/src/views/GalleryThumbnail.vue @@ -22,13 +22,13 @@
- + {{item.title}}
@@ -36,6 +36,7 @@ -- cgit v1.2.3