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": [
"Name",
"Type",
"Access",
""
"Access"
],
"makedir": false,
"maxInstances": 2,