summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib/etc/deeplink.js
blob: 648dd167601a647a86c55952fa17f8f20962be76 (plain)
1
2
3
function handleOpenURL (url) {
  app.router.initial_route = url
}