mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 11:21:29 +00:00
Added missing file
This commit is contained in:
9
utils/file_types.py
Normal file
9
utils/file_types.py
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
TEXT = 'Text'
|
||||||
|
IMAGE = 'Image'
|
||||||
|
DOCUMENT = 'Document'
|
||||||
|
SVG = 'SVG'
|
||||||
|
PDF = 'PDF'
|
||||||
|
MARKDOWN = 'Markdown'
|
||||||
|
SF = 'Sf'
|
||||||
|
VIDEO = 'Video'
|
||||||
|
AUDIO = 'Audio'
|
Reference in New Issue
Block a user