mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +01:00
Better copy for embed post
This commit is contained in:
parent
ce190cbc50
commit
7f6ef4ff96
1 changed files with 1 additions and 1 deletions
|
@ -947,7 +947,7 @@ function Status({
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Icon icon="code" />
|
<Icon icon="code" />
|
||||||
<span>Embed</span>
|
<span>Embed post</span>
|
||||||
</MenuItem>
|
</MenuItem>
|
||||||
)}
|
)}
|
||||||
{(isSelf || mentionSelf) && <MenuDivider />}
|
{(isSelf || mentionSelf) && <MenuDivider />}
|
||||||
|
|
Loading…
Reference in a new issue