Skip to content

Commit 6b23549

Browse files
Mark JessopMark Jessop
authored andcommitted
Add aprs_tocall to excluded field list
1 parent 834ca8c commit 6b23549

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

js/format.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ var excludedFields = [
2626
"uploader_position",
2727
"uploader_radio",
2828
"uploader_antenna",
29-
"raw"
29+
"raw",
30+
"aprs_tocall"
3031
];
3132

3233
var uniqueKeys = {

0 commit comments

Comments
 (0)