mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-12 16:15:43 -04:00
added reload of grp meta on update
This commit is contained in:
parent
b2192957ef
commit
31356bab96
2 changed files with 4 additions and 0 deletions
|
@ -1184,6 +1184,7 @@ void IdDialog::updateDisplay(bool complete)
|
|||
requestIdList();
|
||||
requestIdDetails();
|
||||
requestRepList();
|
||||
requestCircleGroupMeta();
|
||||
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue