summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/test.py b/client/test.py
index 0a414f4..d72e76b 100644
--- a/client/test.py
+++ b/client/test.py
@@ -21,7 +21,7 @@ from stt import TranscriptionMode
DEFAULT_PROFILE = {
'prefers_email': False,
- 'location': '08544',
+ 'location': 'Cape Town',
'timezone': 'US/Eastern',
'phone_number': '012344321'
}