1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Spoiler is done

This commit is contained in:
Zhiyuan Zheng
2020-12-06 23:51:13 +01:00
parent 37ad208f8b
commit 662fd08c3a
12 changed files with 409 additions and 162 deletions

View File

@ -119,7 +119,7 @@ const HeaderDefaultActionsAccount: React.FC<Props> = ({
id: accountId
})
}}
iconFront='alert-triangle'
iconFront='flag'
title={`举报 @${account}`}
/>
</MenuContainer>