Skip to content

Commit

Permalink
Update src/media/experimental_assets/_ug-interactive_map_init.js
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc authored Aug 24, 2024
1 parent 496ebae commit e0b0f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/media/experimental_assets/_ug-interactive_map_init.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@
}

/**
* Trigger "Enter" key press event. Note that Anki < 24.06
* uses `code` property and Anki >= 24.06 - `key` property
* Trigger "Enter" key press event. Note that Anki < 24.06
* uses `code` property and Anki >= 24.06 - `key` property
* to query pressed key, so both properties must be present
*/
function dispatchEnterEvent() {
Expand Down

0 comments on commit e0b0f47

Please sign in to comment.