update patch
This commit is contained in:
parent
d46611c660
commit
4fd335b68c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const { toString } = findByPropsLazy("keyToCode");
|
|||
addPatch({
|
||||
patches: [
|
||||
{
|
||||
find: ".default.Messages.KEYBINDS,children:",
|
||||
find: "keybindActionTypes",
|
||||
replacement: [
|
||||
{
|
||||
// eslint-disable-next-line no-useless-escape
|
||||
|
|
Loading…
Reference in a new issue