Add ViewManager React wrapper component
This commit is contained in:
@@ -345,13 +345,6 @@ import { appRouter } from '../components/appRouter';
|
||||
controller: 'livetvtuner'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/music.html',
|
||||
path: 'music/music.html',
|
||||
controller: 'music/musicrecommended',
|
||||
autoFocus: false
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/installedplugins.html',
|
||||
path: 'dashboard/plugins/installed/index.html',
|
||||
|
||||
Reference in New Issue
Block a user