mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-11 10:56:31 -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 INTIMACY_POWER_ITEM_STORAGE = 'INTIMACY_POWER_ITEM_STORAGE'
|
||||
const apiBaseURL = inject(apiBaseURLKey)!
|
||||
console.log(apiBaseURL)
|
||||
//#endregion
|
||||
|
||||
//#region state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue