Show google maps when geo location attached
This commit is contained in:
		| @@ -27,7 +27,8 @@ export default lang => { | ||||
| 		_LANG_: lang, | ||||
| 		_HOST_: config.host, | ||||
| 		_URL_: config.url, | ||||
| 		_LICENSE_: licenseHtml | ||||
| 		_LICENSE_: licenseHtml, | ||||
| 		_GOOGLE_MAPS_API_KEY_: config.google_maps_api_key | ||||
| 	}; | ||||
|  | ||||
| 	const _consts = {}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo