diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 3d9433cd..c8208ced 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -6466,7 +6466,7 @@ var thegrid = (function () { (isdir ? 'folder' : 'file') + '-icon" color="#' + (ext == 'unk' || ext.startsWith('/') ? '0000' : intToRGB(hashCode(ext))) + '"/>' + (isdir || ext == 'unk' || ext.startsWith('/') ? '' : - '' + ext + '') + '