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 c27fc2f commit fdae2f7Copy full SHA for fdae2f7
main.js
@@ -522,7 +522,7 @@ ports.forEach(port => {
522
s_mainWindow.webContents.send('updateTX', adobject);
523
tomsg('');
524
} else {
525
- tomsg('<div class="alert alert-danger" role="alert">Set ONLY Secondary UDP-Server to Port 2333 at WSJT-X</div>');
+ tomsg('<div class="alert alert-danger" role="alert">No ADIF detected. WSJT-X: Use ONLY Secondary UDP-Server</div>');
526
}
527
});
528
WServer.bind(port);
0 commit comments