mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
instagram: show unsupported error if story failed
This commit is contained in:
parent
ac537153a5
commit
0e45540ac1
@ -338,7 +338,7 @@ export default function(obj) {
|
||||
}
|
||||
}
|
||||
|
||||
return { error: 'ErrorCouldntFetch' };
|
||||
return { error: 'ErrorUnsupported' };
|
||||
}
|
||||
|
||||
const { postId, storyId, username } = obj;
|
||||
|
Loading…
Reference in New Issue
Block a user