Merge pull request #3038 from dbear496/fix-i2p-local-port

revert addition of `saveAddresses()` call from #841
This commit is contained in:
csoler 2025-10-21 11:31:57 +02:00 committed by GitHub
commit 59df95f162
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1771,8 +1771,6 @@ void ServerPage::updateStatusSam()
ui.leBobB32Addr->hide();
ui.pbBobGenAddr->hide();
}
saveAddresses();
}
samStatus ss;