kio: Remove empty string from listing array

This commit is contained in:
Alexander Lohnau 2023-08-12 13:27:12 +02:00 committed by Albert Vaca Cintora
parent 69d6c17214
commit 7a5ca725fc

View file

@ -11,8 +11,7 @@
"listing": [ "listing": [
"Name", "Name",
"Type", "Type",
"Access", "Access"
""
], ],
"makedir": false, "makedir": false,
"maxInstances": 2, "maxInstances": 2,