kio: Remove empty string from listing array
This commit is contained in:
parent
69d6c17214
commit
7a5ca725fc
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
"listing": [
|
||||
"Name",
|
||||
"Type",
|
||||
"Access",
|
||||
""
|
||||
"Access"
|
||||
],
|
||||
"makedir": false,
|
||||
"maxInstances": 2,
|
||||
|
|
Loading…
Reference in a new issue