mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 14:20:44 -04:00
minor bugfix in msg tracking
This commit is contained in:
parent
c7d0e4cb35
commit
206b27a262
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ const uint32_t ForumCreateEnabledFlags = (
|
|||
// GXS_GROUP_FLAGS_PUBLISHSIGN |
|
||||
GXS_GROUP_FLAGS_SHAREKEYS |
|
||||
GXS_GROUP_FLAGS_ANTI_SPAM |
|
||||
GXS_GROUP_FLAGS_PERSONALSIGN |
|
||||
// GXS_GROUP_FLAGS_PERSONALSIGN |
|
||||
// GXS_GROUP_FLAGS_COMMENTS |
|
||||
0);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue