From 4621198744c69ebe0351144e23e0fdc2deb4488d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Sat, 2 Sep 2023 00:59:32 +0200 Subject: [PATCH] feat(files): add folder icon overlay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- apps/files/src/components/FileEntry.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/files/src/components/FileEntry.vue b/apps/files/src/components/FileEntry.vue index f9320a55e15..2b97e88cdc9 100644 --- a/apps/files/src/components/FileEntry.vue +++ b/apps/files/src/components/FileEntry.vue @@ -175,6 +175,7 @@