Safety backup before Path A fixes - fixing function mismatches and missing functions
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ async function checkAuthRedirect(): Promise<void> {
|
||||
|
||||
export { changeTheme, checkAuthRedirect, initIndexTheme };
|
||||
|
||||
Alpine.global("index", {
|
||||
Alpine.store("index", {
|
||||
changeTheme,
|
||||
checkAuthRedirect,
|
||||
initIndexTheme,
|
||||
|
||||
Reference in New Issue
Block a user