Skip to content

Commit

Permalink
My commit msg
Browse files Browse the repository at this point in the history
  • Loading branch information
Loic-Dumas committed Jan 6, 2025
1 parent 14c9523 commit f10906a
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 @@ -33,7 +33,7 @@ www
// Case insensitive
hostname = hostname.toLowerCase();
pathname = pathname.toLowerCase();

www
// Get BU
var bu = null;
switch (true) {
Expand Down

0 comments on commit f10906a

Please sign in to comment.