This commit is contained in:
Peter Savchenko 2025-03-10 20:11:00 +03:00
commit 0de7447a17

View file

@ -213,7 +213,7 @@ export default class Flipper {
* Allows to select next/prev lines of text using keyboard
*/
if (isShiftKey === true) {
// return;
return;
}
/**