port calendar view into dashboard v3+

email-send-options-from-account
Moe 2021-11-02 21:17:56 -07:00
parent 199d51424b
commit a54b0e0111
1 changed files with 5 additions and 0 deletions

View File

@ -7533,6 +7533,11 @@ module.exports = function(s,config,lang){
label: `${lang['Power Viewer']}`,
pageOpen: 'powerVideo',
},
{
icon: 'calendar',
label: `${lang['Calendar']}`,
pageOpen: 'calendarView',
},
{
icon: 'wrench',
label: `${lang['Monitor Settings']}`,