remove parameters after list (id) must not be set

This commit is contained in:
Dennis Eichhorn 2020-03-05 22:30:00 +01:00
parent c2ac924694
commit c1cc2815c4

View File

@ -19,7 +19,7 @@
"type": 2,
"subtype": 1,
"name": "Projects",
"uri": "{/prefix}rnd/list?{?}",
"uri": "{/prefix}rnd/list",
"target": "self",
"icon": null,
"order": 1,
@ -33,7 +33,7 @@
"type": 3,
"subtype": 1,
"name": "List",
"uri": "{/prefix}rnd/list?{?}",
"uri": "{/prefix}rnd/list",
"target": "self",
"icon": null,
"order": 1,