diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/generate-code-contributors.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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 () { | |||
28 | 28 | ||
29 | console.log('\n\n# Icons\n') | 29 | console.log('\n\n# Icons\n') |
30 | console.log(' * [Feather Icons](feathericons.com/) (MIT)') | 30 | console.log(' * [Feather Icons](feathericons.com/) (MIT)') |
31 | console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous_services` by Material UI (Apache 2.0)') | 31 | console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous-services.svg` by Material UI (Apache 2.0)') |
32 | console.log(' * `support` by Chocobozzz (CC-BY)') | 32 | console.log(' * `support` by Chocobozzz (CC-BY)') |
33 | console.log(' * `language` by Aaron Jin (CC-BY)') | 33 | console.log(' * `language` by Aaron Jin (CC-BY)') |
34 | console.log(' * `video-language` by Rigel Kent (CC-BY)') | 34 | console.log(' * `video-language` by Rigel Kent (CC-BY)') |