Skip to content

Commit

Permalink
Fixed Vocore dash bug
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasdahl1987 committed Oct 6, 2024
1 parent 6b635a0 commit 308e5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DahlLedEffect.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1477,7 +1477,7 @@ bool isDecreasing(int delay, double value)
/// <summary>
/// User control for settings editing.
/// </summary>
public override UserControl MainLedsEditor
public override Control MainLedsEditor
{
get
{
Expand Down

0 comments on commit 308e5e3

Please sign in to comment.