New EPUB builder, other minor changes.
[librarian.git] / src / librarian / elements / themes / motyw.py
index f9ab197..25369a7 100644 (file)
@@ -18,3 +18,6 @@ class Motyw(WLElement):
             "fid": fid,
             "name": "m" + fid,
         }
+
+    def epub_build(self, builder):
+        pass