Fix sln file

This commit is contained in:
Zoe Roux
2024-03-23 14:04:56 +01:00
parent 71bf334ac4
commit 567d2ac686
3 changed files with 3 additions and 82 deletions
+1
View File
@@ -6,6 +6,7 @@ from autosync.models.show import Show
from .metadataid import MetadataID
@dataclass_json(letter_case=LetterCase.CAMEL)
@dataclass
class Episode: