Merge pull request #23165 from hyaray/patch-1

This commit is contained in:
Suraj Shetty 2023-11-15 12:43:24 +05:30 committed by GitHub
commit 54c9ba715d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1672,7 +1672,7 @@ frappe.views.ListView = class ListView extends frappe.views.BaseList {
}
},
standard: true,
shortcut: "Ctrl+J",
shortcut: "Ctrl+Y",
});
}