From 45f39d65fea0c00ea3b01f0593422d97e791ff16 Mon Sep 17 00:00:00 2001 From: John Molakvoæ Date: Fri, 7 Apr 2023 09:30:13 +0200 Subject: fix(files): fix private variables and share loading marker between header and row 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/files/src/components/FileEntry.vue') diff --git a/apps/files/src/components/FileEntry.vue b/apps/files/src/components/FileEntry.vue index 130cd12367e..fca83cabbd1 100644 --- a/apps/files/src/components/FileEntry.vue +++ b/apps/files/src/components/FileEntry.vue @@ -63,6 +63,7 @@