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 8f1c37e0da
commit ec92b39f57

View File

@ -5,7 +5,7 @@
"type": 2, "type": 2,
"subtype": 1, "subtype": 1,
"name": "Media", "name": "Media",
"uri": "{/prefix}media/list?{?}", "uri": "{/prefix}media/list",
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 20, "order": 20,