Skip to content
Snippets Groups Projects
Unverified Commit 613d9219 authored by NepNep21's avatar NepNep21
Browse files

Small comment improvements

parent 3999457d
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ struct IgnoredUser
{
std::string id;
};
}
} // namespace data
struct IgnoredUsers
{
......
......@@ -131,7 +131,7 @@ enum class EventType
FullyRead,
//! m.direct
Direct,
//! m.ignored_user_list
IgnoredUsers,
// custom events
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment