Skip to content

Commit 01f4f33

Browse files
committed
Fix map api key
1 parent 0c2acf6 commit 01f4f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Themes/Ushahidi/res/values/theme.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
<!-- Dev Key -->
9797
<string name="google_map_api_key_dev">AIzaSyCMm_TKMClnukKXP9DqoegNJbv-eNCZqQI</string>
9898
<!-- Live Key -->
99-
<string name="google_map_api_live">AIzaSyDfmnptOeDh0XVELv3WJkyMbckdtMW7Aiw</string>
99+
<string name="google_map_api_key">AIzaSyDfmnptOeDh0XVELv3WJkyMbckdtMW7Aiw</string>
100100

101101
</resources>

0 commit comments

Comments
 (0)