use a dropdown for callsign database setting; add aprs.fi

This commit is contained in:
Jakob Ketterl 2022-11-30 16:54:22 +01:00
parent 4050bd7f96
commit 64f0510da0
5 changed files with 42 additions and 19 deletions

View file

@ -456,7 +456,7 @@ class MapConnection(OpenWebRxClient):
"google_maps_api_key",
"receiver_gps",
"map_position_retention_time",
"callsign_url",
"callsign_service",
"receiver_name",
)
filtered_config.wire(self.write_config)