forked from mirrors/cbz
Merge pull request #2 from RivMt/main
Bug: Tags does not written in ComicInfo.xml (include solution)
This commit is contained in:
@@ -3,7 +3,7 @@ KEYS_STRING = [
|
||||
"Summary", "Notes", "Writer", "Penciller", "Inker", "Colorist",
|
||||
"Letterer", "CoverArtist", "Editor", "Publisher", "Imprint", "Genre",
|
||||
"Web", "Characters", "Teams", "Locations", "ScanInformation",
|
||||
"StoryArc", "SeriesGroup", "CommunityRating"
|
||||
"StoryArc", "SeriesGroup", "CommunityRating", "Tags"
|
||||
]
|
||||
|
||||
KEYS_INT = [
|
||||
|
||||
Reference in New Issue
Block a user