We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985f7b3 commit c1dcaa3Copy full SHA for c1dcaa3
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