mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Editable: Fix lint issue
This commit is contained in:
parent
a234d31cba
commit
4fa9c62605
@ -45,7 +45,7 @@
|
||||
selection.addRange( range );
|
||||
}
|
||||
}
|
||||
// need delay of at least 100ms or last contenteditable will get refocused
|
||||
// need delay of at least 100ms or last contenteditable will get refocused
|
||||
}, 100 );
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user