diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-27 17:51:33 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-27 17:51:33 -0500 |
| commit | 4497d37d211970783aa4a32d21db4e468c29d8ed (patch) | |
| tree | 21efd60046842f03db94633cf1f9aeefbb1e9be9 /dotfiles/system/.config/calibre/customize.py.json | |
| parent | 77deca928801efd333089ff01a5b9e3e20e11205 (diff) | |
update calibre plugins and config files
Diffstat (limited to 'dotfiles/system/.config/calibre/customize.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/customize.py.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/system/.config/calibre/customize.py.json index 993ec41..6248208 100644 --- a/dotfiles/system/.config/calibre/customize.py.json +++ b/dotfiles/system/.config/calibre/customize.py.json @@ -6,11 +6,11 @@ "enabled_plugins": { "__class__": "set", "__value__": [ - "Big Book Search", - "Google Images", "KoboTouch", - "Kobo Reader Device Interface", - "KoboTouchExtended" + "Google Images", + "Big Book Search", + "KoboTouchExtended", + "Kobo Reader Device Interface" ] }, "filetype_mapping": {}, |
