diff --git a/src/renderer/views/components/listitem-horizontal.ejs b/src/renderer/views/components/listitem-horizontal.ejs index 0ee1bfaa..ba00fe6f 100644 --- a/src/renderer/views/components/listitem-horizontal.ejs +++ b/src/renderer/views/components/listitem-horizontal.ejs @@ -3,7 +3,7 @@
@@ -20,7 +20,7 @@ type: Array, required: true }, - "show-library-status": { + showLibraryStatus: { type: Boolean, default: true }