diff --git a/plugins/send2ebook.koplugin/_meta.lua b/plugins/send2ebook.koplugin/_meta.lua index 05f6956ae..681433491 100644 --- a/plugins/send2ebook.koplugin/_meta.lua +++ b/plugins/send2ebook.koplugin/_meta.lua @@ -3,4 +3,5 @@ return { name = "send2ebook", fullname = _("Send to eBook"), description = _([[Receives articles sent with the Send2Ebook PC/Android application.]]), + deprecated = _("The companion app doesn't work anymore and was archived. This plugin is going to be removed from the main repo."), }