mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
fix: censor the whole email (#374)
This commit is contained in:
@@ -124,7 +124,7 @@ export const Account = observer(() => {
|
|||||||
</>
|
</>
|
||||||
) : (
|
) : (
|
||||||
<>
|
<>
|
||||||
•••••••••••@{value.split("@").pop()}{" "}
|
•••••••••••@••••••.•••{" "}
|
||||||
<a
|
<a
|
||||||
onClick={(ev) =>
|
onClick={(ev) =>
|
||||||
stopPropagation(
|
stopPropagation(
|
||||||
|
|||||||
Reference in New Issue
Block a user