We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6300d1 commit 87bf771Copy full SHA for 87bf771
main.js
@@ -407,7 +407,7 @@ ports.forEach(port => {
407
s_mainWindow.webContents.send('updateTX', adobject);
408
tomsg('');
409
} else {
410
- tomsg('<div class="alert alert-danger" role="alert">Set ONLY Secondary UDP-Server to Port 2333 at WSTJ-X</div>');
+ tomsg('<div class="alert alert-danger" role="alert">Set ONLY Secondary UDP-Server to Port 2333 at WSJT-X</div>');
411
}
412
});
413
WServer.bind(port);
0 commit comments