Skip to content

Commit

Permalink
Adjust to API change
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwig-thomas committed Dec 13, 2023
1 parent a1b2939 commit 2f0c0c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ public double get() {
}

@Override
public double getOrigin()
public DoubleValue getOrigin()
{
return currentParameter.parameter.getOrigin();
}
Expand Down

0 comments on commit 2f0c0c6

Please sign in to comment.