Add activity widget
This commit is contained in:
parent
d9986b7a2f
commit
0508d5f643
6 changed files with 276 additions and 1 deletions
|
@ -606,7 +606,8 @@ export default Vue.extend({
|
|||
'calendar',
|
||||
'rss',
|
||||
'trends',
|
||||
'clock'
|
||||
'clock',
|
||||
'activity',
|
||||
];
|
||||
|
||||
this.$root.menu({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue