diff --git a/web/public/iconfont.js b/web/public/iconfont.js index 36b3dbda3f..f8deb7dc4a 100644 --- a/web/public/iconfont.js +++ b/web/public/iconfont.js @@ -2,6 +2,8 @@ ((window._iconfont_svg_string_4909832 = '' + ` + + diff --git a/web/src/constants/file.ts b/web/src/constants/file.ts index a6809703c6..27c8318b6a 100644 --- a/web/src/constants/file.ts +++ b/web/src/constants/file.ts @@ -18,5 +18,6 @@ export const FileIconMap = { mkv: 'mkv', rmvb: 'rmvb', wav: 'wav', + html: 'html', json: 'json', };