Allow plugin on home screen for OPDS setup and registration
This commit is contained in:
@@ -36,7 +36,7 @@ local sha256hex = sha2.sha256hex or sha2.sha256
|
|||||||
|
|
||||||
local Bookhoard = WidgetContainer:extend({
|
local Bookhoard = WidgetContainer:extend({
|
||||||
name = "bookhoard",
|
name = "bookhoard",
|
||||||
is_doc_only = true,
|
is_doc_only = false,
|
||||||
title = _("Bookhoard Server"),
|
title = _("Bookhoard Server"),
|
||||||
settings_key = "bookhoard",
|
settings_key = "bookhoard",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user