removed key bind from invoices as requested.
gitea/salix/dev This commit looks good
Details
gitea/salix/dev This commit looks good
Details
This commit is contained in:
parent
69ba4c99c1
commit
53bbba49d7
|
@ -4,9 +4,6 @@
|
|||
"icon": "icon-invoices1",
|
||||
"validations" : true,
|
||||
"dependencies": ["client"],
|
||||
"keybindings": [
|
||||
{"key": "i", "state": "invoice.index"}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"url": "/invoice",
|
||||
|
|
Loading…
Reference in New Issue