mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 10:19:24 -04:00
fixed load/save of chat history for distant chat
This commit is contained in:
parent
09343e9179
commit
b3156223af
3 changed files with 18 additions and 8 deletions
|
@ -113,7 +113,7 @@ int p3GxsTunnelService::tick()
|
|||
|
||||
flush() ;
|
||||
|
||||
rstime::rs_usleep(1000*200);
|
||||
rstime::rs_usleep(1000*500);
|
||||
|
||||
return 0 ;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue