mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 07:14:25 -05:00
Debugging!
This commit is contained in:
parent
9a064353ee
commit
7171757234
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ export const usePowerItems = defineStore('powerItems', () => {
|
||||||
const FELLOW_POWER_ITEM_STORAGE = 'FELLOW_POWER_ITEM_STORAGE'
|
const FELLOW_POWER_ITEM_STORAGE = 'FELLOW_POWER_ITEM_STORAGE'
|
||||||
const INTIMACY_POWER_ITEM_STORAGE = 'INTIMACY_POWER_ITEM_STORAGE'
|
const INTIMACY_POWER_ITEM_STORAGE = 'INTIMACY_POWER_ITEM_STORAGE'
|
||||||
const apiBaseURL = inject(apiBaseURLKey)!
|
const apiBaseURL = inject(apiBaseURLKey)!
|
||||||
|
console.log(apiBaseURL)
|
||||||
//#endregion
|
//#endregion
|
||||||
|
|
||||||
//#region state
|
//#region state
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue