mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 03:11:07 +00:00
[favicon] use file type icon as favicon for 'file view, shared file view' pages for different types of files (#5775)
This commit is contained in:
@@ -87,7 +87,9 @@ export const Utils = {
|
||||
'mp3' : 'music.png',
|
||||
'oga' : 'music.png',
|
||||
'ogg' : 'music.png',
|
||||
'wav' : 'music.png',
|
||||
'flac' : 'music.png',
|
||||
'opus' : 'music.png',
|
||||
'aac' : 'music.png',
|
||||
'ac3' : 'music.png',
|
||||
'wma' : 'music.png',
|
||||
|
Reference in New Issue
Block a user