sforkowany z mirror/soapbox
Merge remote-tracking branch 'origin/develop' into normal-account-refactor
commit
049d726ff5
|
@ -61,6 +61,10 @@ const AttachmentRecord = ImmutableRecord({
|
|||
remote_url: null,
|
||||
type: 'unknown',
|
||||
url: '',
|
||||
|
||||
// Internal fields
|
||||
account: null,
|
||||
status: null,
|
||||
});
|
||||
|
||||
// https://docs.joinmastodon.org/entities/mention/
|
||||
|
|
Ładowanie…
Reference in New Issue