feat: 支持快捷键设置;支持超级面板

This commit is contained in:
muwoo 2021-07-02 17:47:04 +08:00
parent 7d55ef06a6
commit 872f21ae17

View File

@ -57,7 +57,7 @@ const getSelectedText = () => {
text, text,
fileUrl fileUrl
}) })
}, 100); }, 300);
}) })
} }