aboutsummaryrefslogtreecommitdiff
path: root/plugins/Mangadex.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Mangadex.hpp')
-rw-r--r--plugins/Mangadex.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Mangadex.hpp b/plugins/Mangadex.hpp
index 1bc4b21..cb412da 100644
--- a/plugins/Mangadex.hpp
+++ b/plugins/Mangadex.hpp
@@ -20,6 +20,7 @@ namespace QuickMedia {
ChapterImageUrls chapter_image_urls;
private:
+ // Cover id should be set in the body items thumbnail url
PluginResult get_cover_urls(BodyItems &body_items);
SearchResult search(const std::string &str, int page, BodyItems &result_items);
bool get_rememberme_token(std::string &rememberme_token);