bugfix
This commit is contained in:
parent
26e2598125
commit
f07ff87209
@ -4,11 +4,12 @@
|
|||||||
"params": {
|
"params": {
|
||||||
"sortby": "id",
|
"sortby": "id",
|
||||||
"browserfields": {
|
"browserfields": {
|
||||||
"exclouded": [],
|
"exclouded": ["id"],
|
||||||
"alters": {
|
"alters": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"editexclouded": [
|
"editexclouded": [
|
||||||
|
"id"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user