mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-23 08:34:13 -05:00
use the house icon for ...
This commit is contained in:
parent
2c9123660d
commit
b982058173
@ -152,7 +152,7 @@ Finally, we can render our component.
|
||||
return (
|
||||
<ComposeDropdown
|
||||
title={intl.formatMessage(messages.advanced_options_icon_title)}
|
||||
icon='ellipsis-h'
|
||||
icon='home'
|
||||
highlight={anyEnabled}
|
||||
>
|
||||
{optionElems}
|
||||
|
Loading…
Reference in New Issue
Block a user