mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-15 02:44:20 -05:00
also alert rs to config changed (save keys after restoring them)
+ added key backup and restore to p3distrib service git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5df17295b8
commit
fc96473f98
@ -1767,7 +1767,9 @@ bool p3GroupDistrib::restoreGrpKeys(std::string grpId){
|
||||
}
|
||||
}
|
||||
|
||||
gi->flags |= RS_DISTRIB_SUBSCRIBED;
|
||||
locked_notifyGroupChanged(*gi, GRP_SUBSCRIBED);
|
||||
IndicateConfigChanged();
|
||||
mGroupsRepublish = true;
|
||||
|
||||
ok &= itemAttempted;
|
||||
|
Loading…
Reference in New Issue
Block a user