Update the android remote path config with the properties

This commit is contained in:
Jay Ohms
2026-02-27 16:39:47 -05:00
parent 4819b89a78
commit 29e80876e2
@@ -30,6 +30,16 @@
"pull_to_refresh_enabled": false
}
},
{
"patterns": [
"/devices$"
],
"properties": {
"context": "modal",
"pull_to_refresh_enabled": false,
"allow_untenanted_navigation": true
}
},
{
"patterns": [
"/native/login/blank"
@@ -87,4 +97,4 @@
}
}
]
}
}