fix file extension in result
This commit is contained in:
parent
fadd256aa8
commit
cf003bea00
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ randomPuppy()
|
||||||
console.log(url);
|
console.log(url);
|
||||||
})
|
})
|
||||||
|
|
||||||
//=> 'http://imgur.com/IoI8uS5'
|
//=> 'http://imgur.com/IoI8uS5.jpg'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue