We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a917c3d commit e869250Copy full SHA for e869250
src/providers/instagram.js
@@ -45,6 +45,7 @@ export default function Instagram (options) {
45
email: null,
46
image: null
47
}
48
- }
+ },
49
+ ...options
50
51
0 commit comments