Remove URL handler

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

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

Loading…
Cancel
Save