From 9939b656bf6a383b793f8b5b402d60b44345a097 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 7 Apr 2021 00:41:34 +0200 Subject: Add upload date to manganelo and mangatown chapters --- plugins/Plugin.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') 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; }; -- cgit v1.2.3