Remove URL handler

master v2.1.0
Skylar Ittner 5 months ago
parent 8dea193917
commit b631561620

@ -190,9 +190,6 @@ function handleDeepLink(href) {
case "/mobile/":
router.navigate("/mobile");
break;
case "/money":
router.navigate("/moneyorder");
break;
case "/notary":
router.navigate("/notary");
break;

Loading…
Cancel
Save