mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
clean unnecessary changes
This commit is contained in:
parent
8262a0eb7b
commit
6cc1908627
@ -2511,13 +2511,13 @@ define([
|
||||
next();
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (e.which === 13) {
|
||||
if ($container.find('.cp-icons-element-selected').length === 1) {
|
||||
$container.find('.cp-icons-element-selected').click();
|
||||
}
|
||||
return;
|
||||
}
|
||||
return;
|
||||
});
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user