cosmetic fix on option config (#1080)

This commit is contained in:
gullradriel 2023-05-26 19:47:41 +02:00 committed by GitHub
parent e81747ef7b
commit 638ea78db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ class AMOptionsView : public View {
OptionsField options_config{ OptionsField options_config{
{3 * 8, 0 * 16}, {3 * 8, 0 * 16},
5, 6, // number of blanking characters
{ {
// using common messages from freqman.cpp // using common messages from freqman.cpp
}}; }};