Added "Settings | General | External links" section.

This commit is contained in:
Marat Fayzullin 2024-10-09 10:29:43 -04:00
parent a8958424ee
commit 3027c98fc9
1 changed files with 3 additions and 0 deletions

View File

@ -280,6 +280,9 @@ class GeneralSettingsController(SettingsFormController):
"map_prefer_recent_reports", "map_prefer_recent_reports",
"Prefer more recent position reports to shorter path reports.", "Prefer more recent position reports to shorter path reports.",
), ),
),
Section(
"External links",
TextInput( TextInput(
"callsign_url", "callsign_url",
"Callsign database URL", "Callsign database URL",