mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
b871816f0e
150 changed files with 3282 additions and 932 deletions
|
|
@ -801,6 +801,7 @@ class Status extends ImmutablePureComponent {
|
|||
tabIndex={0}
|
||||
data-featured={featured ? 'true' : null}
|
||||
aria-label={textForScreenReader(intl, status, rebloggedByText, !status.get('hidden'))}
|
||||
data-nosnippet={status.getIn(['account', 'noindex'], true) || undefined}
|
||||
>
|
||||
{!muted && prepend}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue