Skip to content

Commit

Permalink
fix bite
Browse files Browse the repository at this point in the history
  • Loading branch information
amgreer99 committed Jan 23, 2024
1 parent 7bf326a commit bd321c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
@ActivityType("BiteBanana")
public final class BiteBananaActivity {
@Parameter

@Banannotation("Specifies the size of bite to take")
@Unit("m")
public double biteSize = 1.0;
Expand Down

0 comments on commit bd321c8

Please sign in to comment.