mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
parent
418e5617cc
commit
aa51b2ba37
|
@ -132,7 +132,7 @@ export const HashtagMenuController: React.FC = () => {
|
|||
dangerous: true,
|
||||
},
|
||||
],
|
||||
[intl, hashtag, account],
|
||||
[intl, hashtag, account, hashtagUrl],
|
||||
);
|
||||
|
||||
if (!open) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user