diff options
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": {}, |
