From 8d260f5b633afe20840155107dad71b34f9b335c Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Wed, 1 Feb 2023 11:34:08 +0100 Subject: [PATCH] fix(ui): dont send try when metric exists and not edited --- .../Dashboard/components/WidgetPreview/WidgetPreview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Dashboard/components/WidgetPreview/WidgetPreview.tsx b/frontend/app/components/Dashboard/components/WidgetPreview/WidgetPreview.tsx index 7c534a8bb..6fb1042dc 100644 --- a/frontend/app/components/Dashboard/components/WidgetPreview/WidgetPreview.tsx +++ b/frontend/app/components/Dashboard/components/WidgetPreview/WidgetPreview.tsx @@ -95,7 +95,7 @@ function WidgetPreview(props: Props) {
- +
{ canAddToDashboard && (