From d48aec9eededf7b6bf23bdfb46ebf66ebe0504b6 Mon Sep 17 00:00:00 2001 From: skjnldsv Date: Fri, 6 Jun 2025 11:02:42 +0200 Subject: [PATCH] =?UTF-8?q?Revert=20"fix(files):=20do=20not=20even=20try?= =?UTF-8?q?=20to=20fetch=20a=20preview=20if=20=C3=A8has-preview`=20is=20fa?= =?UTF-8?q?lse"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 1b80db3befa859b6ab137211b1a6729d52def3c6. Signed-off-by: skjnldsv --- .../src/components/FileEntry/FileEntryPreview.vue | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/apps/files/src/components/FileEntry/FileEntryPreview.vue b/apps/files/src/components/FileEntry/FileEntryPreview.vue index 1a7d5d9292f..2e43338cf05 100644 --- a/apps/files/src/components/FileEntry/FileEntryPreview.vue +++ b/apps/files/src/components/FileEntry/FileEntryPreview.vue @@ -16,7 +16,6 @@