WIP multilang posting
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@@ -50,6 +50,7 @@ const StatusRecord = ImmutableRecord({
|
||||
bookmarked: false,
|
||||
card: null as Card | null,
|
||||
content: '',
|
||||
content_map: null as ImmutableMap<string, string> | null,
|
||||
created_at: '',
|
||||
dislikes_count: 0,
|
||||
disliked: false,
|
||||
|
||||
Reference in New Issue
Block a user