Skip to content

Commit

Permalink
changed handler name
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDixit09 committed Nov 16, 2023
1 parent 27a1664 commit 66d5060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
navigator.registerProtocolHandler(
"web+uwptestapp",
"https://nidhidixit09.github.io/loadApp.html/uri=%s",
"handleCustomProtocol",
"UWPTestApp",
);
}

Expand Down

0 comments on commit 66d5060

Please sign in to comment.