0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-25 16:22:35 +01:00

modules/s_control: Revert paranoia.

This commit is contained in:
Jason Volk 2018-09-06 02:53:39 -07:00
parent f24d51c38d
commit 7dd0d3b522

View file

@ -81,8 +81,7 @@ noexcept try
out << "<pre>";
static const string_view opts{"html"};
//command(out, body, opts);
out << "The control room is disabled until there are restrictions for joining it";
command(out, body, opts);
out << "</pre>";
std::string str