We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20bc7cb commit e59a267Copy full SHA for e59a267
src/dpp/thread.cpp
@@ -91,4 +91,4 @@ void to_json(nlohmann::json& j, const thread_metadata& tmdata) {
91
j["invitable"] = tmdata.invitable;
92
}
93
94
-}
+} // namespace dpp
0 commit comments