mirror of https://github.com/Xhofe/alist
				
				
				
			🔧 add swf to image types
							parent
							
								
									31de3399d2
								
							
						
					
					
						commit
						c6b34a033b
					
				| 
						 | 
				
			
			@ -36,7 +36,7 @@ var (
 | 
			
		|||
	OfficeTypes = []string{"doc", "docx", "xls", "xlsx", "ppt", "pptx", "pdf"}
 | 
			
		||||
	VideoTypes  = []string{"mp4", "mkv", "avi", "mov", "rmvb", "webm", "flv"}
 | 
			
		||||
	AudioTypes  = []string{"mp3", "flac", "ogg", "m4a", "wav"}
 | 
			
		||||
	ImageTypes  = []string{"jpg", "tiff", "jpeg", "png", "gif", "bmp", "svg", "ico"}
 | 
			
		||||
	ImageTypes  = []string{"jpg", "tiff", "jpeg", "png", "gif", "bmp", "svg", "ico", "swf"}
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var settingsMap = make(map[string]string, 0)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue