Debugging!

This commit is contained in:
Annika Merris 2024-03-02 09:50:27 -05:00
parent 9a064353ee
commit 7171757234

View file

@ -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