Removes linter warnings from the PDA module (#17097)
This commit is contained in:
@@ -42,7 +42,7 @@ public sealed partial class PDASettingsButton : ContainerButton
|
||||
{
|
||||
get => OptionName.FontColorOverride;
|
||||
|
||||
set
|
||||
set
|
||||
{
|
||||
OptionName.FontColorOverride = value;
|
||||
OptionDescription.FontColorOverride = value;
|
||||
|
||||
Reference in New Issue
Block a user