mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-18 20:23:27 +02:00
Bug fixes and EPUB CSS improvements.
This commit is contained in:
@@ -74,6 +74,7 @@ class BaseCharacterReader:
|
||||
The path to the file that will be imported.
|
||||
|
||||
"""
|
||||
print(filename)
|
||||
self.filename = filename
|
||||
|
||||
def __call__(self, filename):
|
||||
|
||||
Reference in New Issue
Block a user