Merge pull request #379 from ArjanOnwezen/category-length-display-fix

fix save frequency gui glitch
This commit is contained in:
Erwin Ried
2021-06-15 10:20:31 +02:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ protected:
OptionsField options_category {
{ 9 * 8, 4 },
12,
14,
{ }
};