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",
"Prefer more recent position reports to shorter path reports.",
),
),
Section(
"External links",
TextInput(
"callsign_url",
"Callsign database URL",