X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fmessage.h;h=303322986f9703de9f58673666dbde13cab7e6eb;hp=9cda4a994a62221910cd8b114e9d3dcd40279575;hb=3dc3ac3cfe10b7196a7977e9c041c29fa141c35e;hpb=befd91205eff729a182f66de15374a577a8718f7 diff --git a/include/message.h b/include/message.h index 9cda4a9..3033229 100644 --- a/include/message.h +++ b/include/message.h @@ -67,6 +67,8 @@ private: std::vector m_boards; std::map m_inreplyto; long m_changemessagetrustonreply; + long m_minlocalmessagetrust; + long m_minlocaltrustlisttrust; };