Update debug code
This commit is contained in:
@@ -185,7 +185,7 @@ export function AboutSettingsScreen({}: Props) {
|
|||||||
<SettingsList.PressableItem
|
<SettingsList.PressableItem
|
||||||
onPress={() => {
|
onPress={() => {
|
||||||
device.set(['geolocation'], {
|
device.set(['geolocation'], {
|
||||||
countryCode: undefined,
|
countryCode: 'GB',
|
||||||
isAgeRestrictedGeo: true,
|
isAgeRestrictedGeo: true,
|
||||||
})
|
})
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user