aboutsummaryrefslogtreecommitdiff
path: root/example-config.json
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-02-11 00:42:21 +0100
committerdec05eba <dec05eba@protonmail.com>2022-02-11 00:42:21 +0100
commit1f74222bf4cfadead768b095c6b3f8d422ebf84c (patch)
tree39035288edb79852cef6237f0d7ab8ea146cf218 /example-config.json
parent404ac476a213164a041f0f53be30855df815aa6a (diff)
Add local-manga plugin to read local manga
Diffstat (limited to 'example-config.json')
-rw-r--r--example-config.json3
1 files changed, 2 insertions, 1 deletions
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