diff options
| author | Fuwn <[email protected]> | 2023-12-26 18:49:10 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-12-26 18:49:10 -0800 |
| commit | bfc0fa5165254a05ef67ace883bcc62f30c265dc (patch) | |
| tree | 8dd4eb07902567d59890de432599e8a07f708b5b /src/lib/settings.json | |
| parent | docs(wrapped): remove old filters (diff) | |
| download | due.moe-bfc0fa5165254a05ef67ace883bcc62f30c265dc.tar.xz due.moe-bfc0fa5165254a05ef67ace883bcc62f30c265dc.zip | |
feat(manga): temporarily disable
Diffstat (limited to 'src/lib/settings.json')
| -rw-r--r-- | src/lib/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/settings.json b/src/lib/settings.json new file mode 100644 index 00000000..0fd44ef5 --- /dev/null +++ b/src/lib/settings.json @@ -0,0 +1,3 @@ +{ + "disabled": true +}
\ No newline at end of file |