Skip to content

Commit e59a267

Browse files
Update thread.cpp
1 parent 20bc7cb commit e59a267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dpp/thread.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ void to_json(nlohmann::json& j, const thread_metadata& tmdata) {
9191
j["invitable"] = tmdata.invitable;
9292
}
9393

94-
}
94+
} // namespace dpp

0 commit comments

Comments
 (0)