Fix icon names

This commit is contained in:
Chocobozzz 2020-08-07 14:55:55 +02:00
parent b96777c380
commit 241c1a558c
No known key found for this signature in database
GPG key ID: 583A612D890159BE
4 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ async function run () {
console.log('\n\n# Icons\n')
console.log(' * [Feather Icons](feathericons.com/) (MIT)')
console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous_services` by Material UI (Apache 2.0)')
console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous-services.svg` by Material UI (Apache 2.0)')
console.log(' * `support` by Chocobozzz (CC-BY)')
console.log(' * `language` by Aaron Jin (CC-BY)')
console.log(' * `video-language` by Rigel Kent (CC-BY)')