Skip to content

Commit

Permalink
one more check
Browse files Browse the repository at this point in the history
  • Loading branch information
Loic-Dumas committed Jan 6, 2025
1 parent 7d30435 commit d4afb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/deeplink/v1/parsePlayUrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if (!console) {
log: function () { }
}
}

d
function parseForPlayApp(scheme, hostname, pathname, queryParams, anchor) {
originalUrl = {
"scheme": scheme,
Expand Down

0 comments on commit d4afb8c

Please sign in to comment.