This commit is contained in:
hailin 2025-03-15 19:02:57 +08:00
parent 7351be2835
commit 4f99e4a635
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ export function MixSignUp(props: {
}
if (
typeof referreredit !== "string"
typeof refer !== "string"
) {
return null;
}