[hub] merge conflicts
This commit is contained in:
@@ -86,6 +86,10 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
if (!route) {
|
||||
return NotFound;
|
||||
}
|
||||
|
||||
return route_map[route];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user