fix typo in code

This commit is contained in:
2021-11-14 12:48:34 +08:00
parent 51b07224a6
commit 359bbcd8d7

View File

@@ -477,7 +477,7 @@ class main:
if 'document' in di:
del di['document']
if 'animation' in di:
del di['video']
del di['animation']
if 'thumb' in di:
del di['thumb']
if 'caption' in di: