From ac68c8c4f92003e399e1fb0b2424fbf29cdbe086 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 29 Oct 2022 15:10:21 +0530 Subject: [PATCH] fix(gui): make rating field editable by default Signed-off-by: Pranav C --- packages/nc-gui/components/cell/Rating.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/nc-gui/components/cell/Rating.vue b/packages/nc-gui/components/cell/Rating.vue index 10e58a5775..51aadec80d 100644 --- a/packages/nc-gui/components/cell/Rating.vue +++ b/packages/nc-gui/components/cell/Rating.vue @@ -1,5 +1,5 @@