mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
server status included into the admin settings
This commit is contained in:
@@ -45,6 +45,10 @@ export default {
|
||||
title: this.$t('admin_settings.tabs.email'),
|
||||
route: 'AppEmail',
|
||||
},
|
||||
{
|
||||
title: this.$t('Server'),
|
||||
route: 'AppServer',
|
||||
},
|
||||
],
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user