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