update name app & token map

This commit is contained in:
Warunee Tamkoo 2023-11-07 09:30:10 +07:00
parent 97bbb3ebee
commit 1d5ffe285b
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ app.use(pinia);
app.use(Quasar, quasarUserOptions);
app.use(VueGoogleMaps, {
load: {
key: "AIzaSyC83QLHjctDyKKyL4XZgwNfqp338xZiRnQ",
key: "AIzaSyBzPSF5NxUZ1G8DKBnJvJPTqCR0Ct2xf58",
},
});