Fix broken update of dashboards and TVs
parent
4353f8ac86
commit
dcd2679b52
|
@ -163,7 +163,7 @@ class DashboardPage extends Component {
|
|||
|
||||
try {
|
||||
await dashboardActions.putDashboard({
|
||||
dashboard,
|
||||
...dashboard,
|
||||
templates,
|
||||
})
|
||||
onSaveTemplatesSuccess()
|
||||
|
|
Loading…
Reference in New Issue