Fixed the json in apple app file

This commit is contained in:
Garth Vander Houwen 2022-06-28 20:12:31 -07:00
parent c6c2f8b41d
commit caf94ab2d9

View file

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