's'
This commit is contained in:
@@ -27,6 +27,7 @@ async function registerOrLoginUser(
|
||||
email,
|
||||
password,
|
||||
passwordConfirm: password,
|
||||
live_allowed: true,
|
||||
}),
|
||||
cache: "no-store",
|
||||
}).catch(() => null);
|
||||
|
||||
Reference in New Issue
Block a user