mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +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
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
||||
Reference in New Issue
Block a user