From 241c1a558cb7efb84ed4f9c933954a6fb6c837ca Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Aug 2020 14:55:55 +0200 Subject: Fix icon names --- scripts/generate-code-contributors.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index 2f76d78c2..582f91df0 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts @@ -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)') -- cgit v1.2.3