Update and rename apple-app-site-association.txt to apple-app-site-association

This commit is contained in:
Garth Vander Houwen 2022-06-11 11:36:02 -07:00 committed by GitHub
parent 2e16a54fda
commit e1aa50e511
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,8 @@
"appIDs": [ "GCH7VS5Y9R.gvh.MeshtasticClient"], "appIDs": [ "GCH7VS5Y9R.gvh.MeshtasticClient"],
"components": [ "components": [
{ {
"/": "/e/*", "/": "/*",
"comment": "Matches any URL whose path starts with /e/" "comment": "Matches any URL"
} }
] ]
} }