From 1f74222bf4cfadead768b095c6b3f8d422ebf84c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 11 Feb 2022 00:42:21 +0100 Subject: Add local-manga plugin to read local manga --- example-config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'example-config.json') diff --git a/example-config.json b/example-config.json index 72cfffe..0d76348 100644 --- a/example-config.json +++ b/example-config.json @@ -26,5 +26,6 @@ "theme": "default", "scale": 1.0, "font_scale": 1.0, - "spacing_scale": 1.0 + "spacing_scale": 1.0, + "local_manga_directory": "" } \ No newline at end of file -- cgit v1.2.3