d9d17f0d69
The variable `triggers` is only used to check if in contains a particular value. Given that the number of keyboard shortcuts is starting to be significant, let's future-proof the performances and use a `Set` instead of an `Array` instead. |
||
---|---|---|
.. | ||
.jshintrc | ||
app.js | ||
bootstrap.js | ||
dom_helper.js | ||
keyboard_handler.js | ||
modal_handler.js | ||
request_builder.js | ||
service_worker.js | ||
touch_handler.js | ||
webauthn_handler.js |