Skip to content

Commit

Permalink
jso: update Navigator.java, getGamepads is a function, not a property (
Browse files Browse the repository at this point in the history
  • Loading branch information
hontvari authored Oct 15, 2024
1 parent 94c50dd commit 312d8ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ private Navigator() {
@JSProperty
public static native String[] getLanguages();

@JSProperty
public static native Gamepad[] getGamepads();

@JSBody(script = "return navigator.hardwareConcurrency")
Expand Down

0 comments on commit 312d8ab

Please sign in to comment.