Merge remote-tracking branch 'parent/main' into upstream-20230103
This commit is contained in:
commit
7356f776f2
60 changed files with 1349 additions and 323 deletions
|
@ -47,7 +47,7 @@ class StatusCheckBox extends PureComponent {
|
|||
</div>
|
||||
|
||||
<StatusContent status={status} />
|
||||
<MediaAttachments status={status} />
|
||||
<MediaAttachments status={status} visible={false} />
|
||||
</div>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue