instagram: show unsupported error if story failed
This commit is contained in:
@@ -338,7 +338,7 @@ export default function(obj) {
|
||||
}
|
||||
}
|
||||
|
||||
return { error: 'ErrorCouldntFetch' };
|
||||
return { error: 'ErrorUnsupported' };
|
||||
}
|
||||
|
||||
const { postId, storyId, username } = obj;
|
||||
|
||||
Reference in New Issue
Block a user