mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
parent
94f5a56255
commit
0ec3c43791
3 changed files with 1 additions and 3 deletions
|
@ -1547,7 +1547,6 @@ var keyHandlers = {
|
|||
}
|
||||
node = parent;
|
||||
}
|
||||
event.preventDefault();
|
||||
}
|
||||
},
|
||||
space: function ( self, _, range ) {
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -398,7 +398,6 @@ var keyHandlers = {
|
|||
}
|
||||
node = parent;
|
||||
}
|
||||
event.preventDefault();
|
||||
}
|
||||
},
|
||||
space: function ( self, _, range ) {
|
||||
|
|
Loading…
Reference in a new issue