Disabled character list
This commit is contained in:
@@ -29,7 +29,8 @@ RouterFactory.configure(factory => {
|
||||
component: Home,
|
||||
},{
|
||||
path: '/characterList',
|
||||
component: CharacterList,
|
||||
//component: CharacterList,
|
||||
component: NotImplemented,
|
||||
},{
|
||||
path: '/library',
|
||||
component: Library,
|
||||
|
||||
Reference in New Issue
Block a user