mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
add not paths to applinks
This commit is contained in:
parent
7f36708bc2
commit
85b6e028f0
|
@ -4,7 +4,7 @@
|
|||
"details": [
|
||||
{
|
||||
"appID": "GCH7VS5Y9R.gvh.MeshtasticClient",
|
||||
"paths": [ "/d/*", "/e/*" ]
|
||||
"paths": [ "/d/*", "/e/*", "NOT /docs/*", "NOT /downloads/*", "NOT /showcase/*" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue