From 4aa5093eb89ef57ceb05c078533080b0c74535be Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Thu, 26 Jan 2023 12:43:59 +0530 Subject: [PATCH] fix: telemetry review correction Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- packages/nc-gui/components/dashboard/settings/Misc.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/dashboard/settings/Misc.vue b/packages/nc-gui/components/dashboard/settings/Misc.vue index d5414d5fc9..96a13c6d65 100644 --- a/packages/nc-gui/components/dashboard/settings/Misc.vue +++ b/packages/nc-gui/components/dashboard/settings/Misc.vue @@ -18,7 +18,7 @@ watch(includeM2M, async () => await loadTables())