Change ReactionRealtesTo to RelatesTo
This commit is contained in:
parent
0d1dd29b19
commit
9a76db85d5
2 changed files with 2 additions and 2 deletions
|
|
@ -127,5 +127,5 @@ private:
|
|||
std::optional<std::string> room_id;
|
||||
std::optional<std::string> event_id;
|
||||
TimelineModel *model_;
|
||||
mtx::common::ReactionRelatesTo relation;
|
||||
mtx::common::RelatesTo relation;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue