kopia lustrzana https://github.com/magicbug/Cloudlog
band, mode, time and call can now in one line
rodzic
4c9241e4c8
commit
e1349059e6
|
@ -78,8 +78,7 @@ function handleInput() {
|
|||
) {
|
||||
extraQsoDate = item;
|
||||
} else if (
|
||||
item.match(/^[0-2][0-9][0-5][0-9]$/) &&
|
||||
itemNumber === 0
|
||||
item.match(/^[0-2][0-9][0-5][0-9]$/)
|
||||
) {
|
||||
qsotime = item;
|
||||
} else if (item.match(/^CW$|^SSB$|^FM$|^AM$|^PSK$|^FT8$/i)) {
|
||||
|
|
Ładowanie…
Reference in New Issue