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