🐛 Testing out the new SSR cookie forward
This commit is contained in:
@@ -27,7 +27,7 @@ function loadTheme(mode: string) {
|
||||
}
|
||||
}
|
||||
|
||||
const apiBase = useSolarNetworkUrl(true)
|
||||
const apiBase = useSolarNetworkUrl()
|
||||
|
||||
onMounted(() => {
|
||||
const ui = SwaggerUIBundle({
|
||||
|
||||
Reference in New Issue
Block a user