Enable zip file upload in ktem
This commit is contained in:
parent
d36522129f
commit
89450ab661
|
@ -15,6 +15,7 @@ class FileUpload(BasePage):
|
||||||
".docx",
|
".docx",
|
||||||
".pptx",
|
".pptx",
|
||||||
".html",
|
".html",
|
||||||
|
".zip",
|
||||||
]
|
]
|
||||||
self.on_building_ui()
|
self.on_building_ui()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user