1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

repair code bug

This commit is contained in:
shanshuirenjia
2019-05-17 13:54:19 +08:00
parent 53a6926b23
commit c31b8793c6

View File

@@ -132,7 +132,6 @@ PREVIEW_FILEEXT = {
AUDIO: ('mp3', 'oga', 'ogg'),
#'3D': ('stl', 'obj'),
XMIND: ('xmind',),
XMIND: ('xmind',),
CTABLE: ('ctable',),
CDOC: ('cdoc',),
}