Allow plugin on home screen for OPDS setup and registration

This commit is contained in:
2026-05-29 21:16:27 -04:00
parent 9dc76aa5fd
commit 1fcc1d9d6b
+1 -1
View File
@@ -36,7 +36,7 @@ local sha256hex = sha2.sha256hex or sha2.sha256
local Bookhoard = WidgetContainer:extend({
name = "bookhoard",
is_doc_only = true,
is_doc_only = false,
title = _("Bookhoard Server"),
settings_key = "bookhoard",