diff options
Diffstat (limited to 'dotfiles/system/.config/calibre/customize.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/customize.py.json | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/system/.config/calibre/customize.py.json index 75af0c4..a648e4b 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__": [ -      "Google Images", -      "Kobo Reader Device Interface",        "Big Book Search",        "KoboTouch", -      "KoboTouchExtended" +      "KoboTouchExtended", +      "Kobo Reader Device Interface", +      "Google Images"      ]    },    "filetype_mapping": {},  | 
