mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
fixed reloading of ShareManager due to postModDirectories and made it reload after addign new share
This commit is contained in:
parent
e4568a896f
commit
ff4c43819e
4 changed files with 13 additions and 7 deletions
|
@ -1111,7 +1111,6 @@ void p3FileDatabase::splitAndSendItem(RsFileListsSyncResponseItem *ritem)
|
|||
|
||||
RsFileListsSyncResponseItem *p3FileDatabase::recvAndRebuildItem(RsFileListsSyncResponseItem *ritem)
|
||||
{
|
||||
#warning make sure about how robust that is to disconnections, etc.
|
||||
if(!(ritem->flags & RsFileListsItem::FLAGS_SYNC_PARTIAL ))
|
||||
return ritem ;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue