Lint
This commit is contained in:
parent
81ec40a3d8
commit
c21e6b1299
|
@ -532,7 +532,6 @@ function IncomeNotificationItem(props: {
|
|||
(sourceUserUsername?.includes(',') ? (
|
||||
<MultiUserTipLink
|
||||
userInfos={JSON.parse(sourceUserUsername)}
|
||||
noLink={true}
|
||||
/>
|
||||
) : (
|
||||
<UserLink
|
||||
|
|
Loading…
Reference in New Issue
Block a user