mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 09:03:51 -05:00
Merge pull request #3038 from dbear496/fix-i2p-local-port
Some checks failed
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
macOS Build / build (push) Has been cancelled
Some checks failed
MINGW64 Qt6 Build / build (push) Has been cancelled
MINGW64 Qt5 Build / build (push) Has been cancelled
UCRT64 Qt5 Build / build (push) Has been cancelled
Ubuntu Qt 5 C/C++ CI / build (push) Has been cancelled
Ubuntu Qt 6 C/C++ CI / build (push) Has been cancelled
macOS Build / build (push) Has been cancelled
revert addition of `saveAddresses()` call from #841
This commit is contained in:
commit
59df95f162
1 changed files with 0 additions and 2 deletions
|
|
@ -1771,8 +1771,6 @@ void ServerPage::updateStatusSam()
|
|||
ui.leBobB32Addr->hide();
|
||||
ui.pbBobGenAddr->hide();
|
||||
}
|
||||
|
||||
saveAddresses();
|
||||
}
|
||||
|
||||
samStatus ss;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue