parent
d21b7ce82d
commit
467ec201c2
|
@ -282,7 +282,7 @@ onCurrentUserMutationDone(async () => {
|
|||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
const hasCaseWarning = computed<boolean>(() => {
|
||||
return credentials.email !== credentials.email.toLowerCase();
|
||||
|
|
Loading…
Reference in a new issue