fix: added comma
This commit is contained in:
parent
0bd0188add
commit
3dd2c756f1
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ class Dashboard {
|
|||
allow_delete: false,
|
||||
allow_hiding: false,
|
||||
allow_edit: false,
|
||||
}
|
||||
},
|
||||
widgets: this.charts,
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue