mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
forgot to update file in previous commit
This commit is contained in:
parent
8e52f07621
commit
bc69e8c1ac
1 changed files with 1 additions and 1 deletions
|
@ -1063,7 +1063,7 @@ RsGxsCircleCache::RsGxsCircleCache()
|
|||
mGroupStatus = 0;
|
||||
mGroupSubscribeFlags = 0;
|
||||
mLastUpdatedMembershipTS = 0 ;
|
||||
mStatus = CircleEntryCacheStatus::NO_DATA;
|
||||
mStatus = CircleEntryCacheStatus::NO_DATA_YET;
|
||||
mAllIdsHere = false;
|
||||
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue