Merge pull request #361 from meshtastic/1.3_Link_Updates

1.3 link updates
This commit is contained in:
Garth Vander Houwen 2022-06-28 20:40:28 -07:00 committed by GitHub
commit 4205180379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,11 @@
{
"applinks": {
"apps": [],
"details": [
{
"appIDs": [ "GCH7VS5Y9R.gvh.MeshtasticClient"],
"components": [
{
"/": "/e/*",
"comment": "Matches any URL whose path starts with /e/"
}
]
}
]
}
}
{
"appID": "GCH7VS5Y9R.gvh.MeshtasticClient",
"paths": [ "*" ]
}
]
}
}