mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-04 23:39:59 +00:00
Update instagram.js
This commit is contained in:
parent
f7e0871a8a
commit
1504a8bae9
1 changed files with 1 additions and 1 deletions
|
@ -151,4 +151,4 @@ export default function(obj) {
|
|||
if (username && storyId) return getStory(username, storyId);
|
||||
|
||||
return { error: 'ErrorUnsupported' }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue