kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Fix account relationships
rodzic
4e254928fe
commit
38fbd703e4
|
@ -35,6 +35,8 @@ const AccountRecord = Record({
|
|||
display_name_html: '',
|
||||
note_emojified: '',
|
||||
note_plain: '',
|
||||
patron: ImmutableMap(),
|
||||
relationship: ImmutableList(),
|
||||
should_refetch: false,
|
||||
});
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue