WAT-4: Initial code analysis config
This commit is contained in:
@@ -12,6 +12,5 @@ export async function fetchPlexWatchlistFeed({ pageParam }) {
|
||||
],
|
||||
},
|
||||
});
|
||||
let result = rssParser.parseURL(pageParam);
|
||||
return result;
|
||||
return rssParser.parseURL(pageParam);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user