Skip to content

Commit

Permalink
fix: minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Jan 11, 2020
1 parent bbb559a commit ee49f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/oauth.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const sendPostRequest = async (url, params) => {
/**
* Parse a query string into an object
*
* @param {String} string - The query string
* @param {String} searchQuery - The search query params
* @returns {Object}
*/

Expand Down

0 comments on commit ee49f8d

Please sign in to comment.