From 9a4f36da7062422f95bc7c93cab9ac93ce01c916 Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Fri, 22 Jul 2022 12:17:28 +0530 Subject: [PATCH] refactor/gui-v2-store-fixed-text-reset-modal --- .../components/dashboard/settings/AppStore/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui-v2/components/dashboard/settings/AppStore/index.vue b/packages/nc-gui-v2/components/dashboard/settings/AppStore/index.vue index a61d1cc663..0a9116219a 100644 --- a/packages/nc-gui-v2/components/dashboard/settings/AppStore/index.vue +++ b/packages/nc-gui-v2/components/dashboard/settings/AppStore/index.vue @@ -79,14 +79,14 @@ onMounted(async () => { /> - +
-
- {{ `Are you sure you to reset ${pluginApp && pluginApp.title}` }} +
+ {{ `Click on confirm to reset ${pluginApp && pluginApp.title}` }}
-
+
Cancel - Reset + Confirm