- Downline User
- Not registered if already exists. - Forgot Password
This commit is contained in:
5
src/boot/googlemap.ts
Normal file
5
src/boot/googlemap.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import google from '../googlemap'
|
||||
|
||||
export default ({ app, router, Vue }) => {
|
||||
Vue.prototype.$google = google
|
||||
}
|
||||
Reference in New Issue
Block a user