Merge pull request #2635 from basecamp/mobile/remote-config
Update the android remote path config with the properties
This commit is contained in:
@@ -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 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user