small corrections to pptx

This commit is contained in:
Maxim Lysak 2024-10-15 09:43:06 +02:00
parent 5b33b12660
commit aa22fd31db
2 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ class MsPowerpointDocumentBackend(DeclarativeDocumentBackend, PaginatedDocumentB
elif placeholder_type == PP_PLACEHOLDER.SUBTITLE:
DocItemLabel.SECTION_HEADER
enum_list_item_value = 1
enum_list_item_value = 0
doc.add_text(
label=doc_label,

Binary file not shown.