diff --git a/cps/db.py b/cps/db.py index cc156942..7132e23e 100644 --- a/cps/db.py +++ b/cps/db.py @@ -117,6 +117,8 @@ class Identifiers(Base): return u"Google Books" elif format_type == "kobo": return u"Kobo" + elif format_type == "litres": + return u"ЛитРес" if format_type == "lubimyczytac": return u"Lubimyczytac" else: