Browse Source

delete old light server

pull/61/head
Denio 4 years ago
parent
commit
696d056178
  1. 2
      src/mainwindow.cpp

2
src/mainwindow.cpp

@ -458,7 +458,7 @@ void MainWindow::setupSettingsModal() {
// List of default servers
settings.cmbServer->addItem("https://lite.myhush.org");
settings.cmbServer->addItem("https://hush-lightwallet.de:443");
// Load current values into the dialog
auto conf = Settings::getInstance()->getSettings();

Loading…
Cancel
Save