Minor setting name change.
This commit is contained in:
parent
6079c2e1e9
commit
631e617ab1
|
|
@ -58,7 +58,7 @@ class DecodingSettingsController(SettingsFormController):
|
|||
NumberInput("digimodes_fft_size", "Digimodes FFT size", append="bins"),
|
||||
),
|
||||
Section(
|
||||
"Paging",
|
||||
"Pager traffic",
|
||||
CheckboxInput(
|
||||
"paging_filter",
|
||||
"Filter out empty, numeric, or unreadable pager messages",
|
||||
|
|
|
|||
Loading…
Reference in New Issue