mirror of https://github.com/buster-so/buster.git
Update apps/web/src/controllers/DashboardController/DashboardViewDashboardController/DashboardContentController/DashboardMetricItem/MetricItemCardThreeDotMenu.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
1fa4ea73e7
commit
ff8fef6d1f
|
@ -324,6 +324,6 @@ const useViewSQLButton = ({
|
|||
page: 'sql'
|
||||
})
|
||||
}),
|
||||
[metricId]
|
||||
[metricId, dashboardId, chatId]
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue