mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-11 10:56:31 -05:00
Debug
This commit is contained in:
parent
42e9b2f628
commit
6eb298c0b9
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ export const usePowerItems = defineStore('powerItems', () => {
|
|||
}
|
||||
throw new Error("Could not fetch config")
|
||||
})
|
||||
console.log("get: " + apiBaseURL)
|
||||
axios
|
||||
.get(apiBaseURL + '/powerItems/byType/' + BLESSING + '/asMap', noCacheConfig)
|
||||
.then((resp) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue