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