Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDixit09 committed Nov 16, 2023
1 parent 66d5060 commit 6b16184
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 @@ -15,7 +15,7 @@
function register() {
navigator.registerProtocolHandler(
"web+uwptestapp",
"https://nidhidixit09.github.io/loadApp.html/uri=%s",
"https://nidhidixit09.github.io/loadApp.html",
"UWPTestApp",
);
}
Expand Down

0 comments on commit 6b16184

Please sign in to comment.