Skip to content

Commit

Permalink
Update plugins/opds.koplugin/_meta.lua
Browse files Browse the repository at this point in the history
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
  • Loading branch information
pazos and Frenzie committed Feb 4, 2021
1 parent 511b042 commit d38b38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/opds.koplugin/_meta.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ local _ = require("gettext")
return {
name = "opds",
fullname = _("OPDS"),
description = _([[OPDS desc]]),
description = _([[OPDS allows you to download books from online catalogs.]]),
}

0 comments on commit d38b38b

Please sign in to comment.