🐛 Testing out the new SSR cookie forward
This commit is contained in:
@@ -75,7 +75,7 @@ if (
|
||||
console.log("\nnpx nuxi module add icon\n")
|
||||
}
|
||||
|
||||
const apiBaseServer = useSolarNetworkUrl(true)
|
||||
const apiBaseServer = useSolarNetworkUrl()
|
||||
|
||||
function toAbsoluteUrl(url: string | undefined) {
|
||||
if (!url) return undefined
|
||||
|
||||
Reference in New Issue
Block a user