[BUGFIX] Fix usage of chapter_title_sanitized

This commit is contained in:
Jesse Bannon 2024-02-12 13:25:05 -08:00
parent cea21ca47f
commit cd2582c84d

View file

@ -89,7 +89,6 @@ class SplitByChaptersOptions(OptionsDictValidator):
return { return {
PluginOperation.MODIFY_ENTRY: { PluginOperation.MODIFY_ENTRY: {
"chapter_title", "chapter_title",
"chapter_title_sanitized",
"chapter_index", "chapter_index",
"chapter_index_padded", "chapter_index_padded",
"chapter_count", "chapter_count",