mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-24 01:00:24 +01:00
change heading
This commit is contained in:
parent
88020b894e
commit
25db7c716d
|
|
@ -87,7 +87,7 @@ class SdrSettingsController(AdminController):
|
|||
class GeneralSettingsController(AdminController):
|
||||
sections = [
|
||||
Section(
|
||||
"General settings",
|
||||
"Receiver information",
|
||||
TextInput("receiver_name", "Receiver name"),
|
||||
TextInput("receiver_location", "Receiver location"),
|
||||
NumberInput(
|
||||
|
|
|
|||
Loading…
Reference in a new issue