You've already forked AstralRinth
forked from didirus/AstralRinth
Fix authentication hydration issue (#1048)
* Fix authentication hydration issue * reset existing cookies * Update if statement chaining
This commit is contained in:
@@ -20,6 +20,5 @@ export default defineNuxtPlugin((nuxtApp) => {
|
||||
// colorSchemeQueryList.addEventListener('change', setColorScheme)
|
||||
// }
|
||||
// })
|
||||
|
||||
nuxtApp.provide('colorMode', themeStore.value)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user