fix: af2d657a-e6b3-4c6a-9f67-9e3ed015974c task config has type (#169)

Type on "examine_alignment" option results in false negatives
This commit is contained in:
Parth A. Patel
2025-04-05 11:20:51 -07:00
committed by GitHub
parent ec583d6f0c
commit bbfeecb475

View File

@@ -70,7 +70,7 @@
"dest": "9_1.pptx"
},
"options": {
"examine_aligment": false
"examine_alignment": false
}
}
}
}