aboutsummaryrefslogtreecommitdiff
path: root/plugins/Plugin.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-04-07 00:41:34 +0200
committerdec05eba <dec05eba@protonmail.com>2021-04-07 00:41:34 +0200
commit9939b656bf6a383b793f8b5b402d60b44345a097 (patch)
treed73ef8f14412cf0fa5a37237b4feed5556c66f6f /plugins/Plugin.hpp
parentd3543b4f6d654cae1d1d9ffe1f640106dad5cfed (diff)
Add upload date to manganelo and mangatown chapters
Diffstat (limited to 'plugins/Plugin.hpp')
-rw-r--r--plugins/Plugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Plugin.hpp b/plugins/Plugin.hpp
index ebf3408..72df764 100644
--- a/plugins/Plugin.hpp
+++ b/plugins/Plugin.hpp
@@ -30,7 +30,7 @@ namespace QuickMedia {
NET_ERR
};
- struct BodyItemImageContext {
+ struct BodyItemContext {
BodyItems *body_items;
size_t index;
};