revert addition of saveAddresses() call from #841

fixes a bug where the i2p local port is occasionally reset to 10
This commit is contained in:
David Bears 2025-10-17 15:25:35 -04:00
parent 0dd1d1562a
commit 2eed660327
No known key found for this signature in database
GPG key ID: FB975E12C69F7177

View file

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