From 21783ed91a13ad52afdb411e43faf14fb6ef6e42 Mon Sep 17 00:00:00 2001 From: Daniel <47092714+Daniel-dev22@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:14:41 -0400 Subject: [PATCH] fix: pull down to refresh within editor (#3378) Co-authored-by: Oleg Lobanov --- frontend/src/views/files/Editor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/files/Editor.vue b/frontend/src/views/files/Editor.vue index 1654937e..214d8d4f 100644 --- a/frontend/src/views/files/Editor.vue +++ b/frontend/src/views/files/Editor.vue @@ -1,5 +1,5 @@