fix lint error
This commit is contained in:
@@ -85,7 +85,7 @@ class Menu {
|
|||||||
|
|
||||||
update(view, lastState) {
|
update(view, lastState) {
|
||||||
const { state } = view
|
const { state } = view
|
||||||
|
|
||||||
if (view.composing) {
|
if (view.composing) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user