update name app & token map
This commit is contained in:
parent
97bbb3ebee
commit
1d5ffe285b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "my-app",
|
||||
"name": "bma-ehr-checkin",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ app.use(pinia);
|
|||
app.use(Quasar, quasarUserOptions);
|
||||
app.use(VueGoogleMaps, {
|
||||
load: {
|
||||
key: "AIzaSyC83QLHjctDyKKyL4XZgwNfqp338xZiRnQ",
|
||||
key: "AIzaSyBzPSF5NxUZ1G8DKBnJvJPTqCR0Ct2xf58",
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue