Update dashboard paths
This commit is contained in:
@@ -527,7 +527,7 @@ class AppRouter {
|
||||
}
|
||||
|
||||
if (item === 'manageserver') {
|
||||
return '#/dashboard.html';
|
||||
return '#/dashboard';
|
||||
}
|
||||
|
||||
if (item === 'recordedtv') {
|
||||
|
||||
Reference in New Issue
Block a user