From 670771e25ec76fc72af1a352c66ba09bbd11e6d7 Mon Sep 17 00:00:00 2001 From: Daniel <47092714+Daniel-dev22@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:12:06 -0400 Subject: [PATCH] Fix pull down to refresh within editor --- 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 @@