Filtering undefined scenes property from movies. Added movie page scraper to Elegant Angel.
This commit is contained in:
@@ -48,7 +48,7 @@ const routes = [
|
||||
name: 'scene',
|
||||
},
|
||||
{
|
||||
path: '/movie/:releaseId/:releaseSlug?',
|
||||
path: '/movie/:movieId/:movieSlug?',
|
||||
component: Release,
|
||||
name: 'movie',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user