资料卡标注我
This commit is contained in:
@@ -46,7 +46,7 @@ export default function UserOrChatInfoDialog() {
|
|||||||
}}>
|
}}>
|
||||||
<span style={{
|
<span style={{
|
||||||
fontSize: '16.5px'
|
fontSize: '16.5px'
|
||||||
}}>{chat.getTitle()}</span>
|
}}>{chat.getTitle() + (isMySelf ? ' (我)' : '')}</span>
|
||||||
<span style={{
|
<span style={{
|
||||||
fontSize: '10.5px',
|
fontSize: '10.5px',
|
||||||
marginTop: '3px',
|
marginTop: '3px',
|
||||||
|
|||||||
Reference in New Issue
Block a user