chore: Indent using two spaces.

pull/105/head
jaywcjlove
parent 2119e8a06f
commit 753f5810b4

@ -299,8 +299,7 @@ hotkeys('command+ctrl+shift+a,f', function(){
### filter
By default hotkeys are not enabled for `INPUT` `SELECT` `TEXTAREA` elements.
`Hotkeys.filter` to return to the `true` shortcut keys set to play a role, `false` shortcut keys set up failure.
By default hotkeys are not enabled for `INPUT` `SELECT` `TEXTAREA` elements. `Hotkeys.filter` to return to the `true` shortcut keys set to play a role, `false` shortcut keys set up failure.
```js
hotkeys.filter = function(event){

Loading…
Cancel
Save