Skip to content

Commit

Permalink
Update ClipboardModule.java (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderblackh authored Oct 26, 2024
1 parent 7256db2 commit 22743a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ public void addListener(String eventName) {
}

@Override
public void removeListeners(int count) {
public void removeListeners(double count) {

}

Expand Down

0 comments on commit 22743a8

Please sign in to comment.