mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-24 11:07:02 +08:00
✨ settings
This commit is contained in:
@@ -23,4 +23,5 @@ var (
|
||||
OfficeTypes = []string{"doc", "docx", "xls", "xlsx", "ppt", "pptx", "pdf"}
|
||||
VideoTypes = []string{"mp4", "mkv", "avi", "mov", "rmvb"}
|
||||
AudioTypes = []string{"mp3", "flac"}
|
||||
ImageTypes = []string{"jpg","jpeg","png","gif","bmp","svg"}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user