Skip to content

Commit

Permalink
not me not paying attention nuh uh
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlackParrot committed Feb 7, 2025
1 parent 4f70529 commit bcb5601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NoteTweaks/Configuration/SettableSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public NoteTweaksSettableSettings()
if (setting != null)
{
SettingSetterSettableSettingsManager.RegisterSettableSetting(GroupIdentifier, heckFieldName, setting);
Plugin.Log.Info($"NoteTweaks settable setting: {heckFieldName} as {property.PropertyType.Name}");
//Plugin.Log.Info($"NoteTweaks settable setting: {heckFieldName} as {property.PropertyType.Name}");
}
}
}
Expand Down

0 comments on commit bcb5601

Please # to comment.