We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2acf6 commit 01f4f33Copy full SHA for 01f4f33
Themes/Ushahidi/res/values/theme.xml
@@ -96,6 +96,6 @@
96
<!-- Dev Key -->
97
<string name="google_map_api_key_dev">AIzaSyCMm_TKMClnukKXP9DqoegNJbv-eNCZqQI</string>
98
<!-- Live Key -->
99
- <string name="google_map_api_live">AIzaSyDfmnptOeDh0XVELv3WJkyMbckdtMW7Aiw</string>
+ <string name="google_map_api_key">AIzaSyDfmnptOeDh0XVELv3WJkyMbckdtMW7Aiw</string>
100
101
</resources>
0 commit comments