homerchen19 / github-file-icons

🌈 🗂 A browser extension which gives different filetypes different icons to GitHub, GitLab, gitea and gogs.
https://chrome.google.com/webstore/detail/file-icon-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe
MIT License
1.41k stars 67 forks source link

Wrong icons displayed #27

Closed ciffelia closed 6 years ago

ciffelia commented 6 years ago

I have installed this add-on to Firefox today, and found wrong icons are displayed in some repositories. It seems to happen in repositories with git submodule.

homerchen19 commented 6 years ago

Hi @prince0203 I think this issue should be opened in websemantics/file-icons-js, because I use that library to determine which icon should be displayed. It means I can't correct these wrong icons.

ciffelia commented 6 years ago

Thanks for response. Actually, I took a look at the code and probably found a bug. I'll submit a pull request.