diff options
author | Chocobozzz <me@florianbigard.com> | 2021-05-28 14:56:26 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-05-28 14:56:42 +0200 |
commit | 5351a0584f528e4ddb9c3c99329ba88e0ca8288e (patch) | |
tree | ebebba8b09aa536337bb645775296abe9e7c2690 /scripts | |
parent | 0fc9843215038f4bfae60f7b68c0dc231dc27570 (diff) | |
download | PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.tar.gz PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.tar.zst PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.zip |
Replace local menu icon
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/generate-code-contributors.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index a077f77a9..db5af3f91 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts | |||
@@ -37,6 +37,7 @@ async function run () { | |||
37 | console.log(' * `video-language` by Rigel Kent (CC-BY)') | 37 | console.log(' * `video-language` by Rigel Kent (CC-BY)') |
38 | console.log(' * `peertube-x` by Solen DP (CC-BY)') | 38 | console.log(' * `peertube-x` by Solen DP (CC-BY)') |
39 | console.log(' * `flame` by Freepik (Flaticon License)') | 39 | console.log(' * `flame` by Freepik (Flaticon License)') |
40 | console.log(' * `local` by Larea (CC-BY)') | ||
40 | } | 41 | } |
41 | 42 | ||
42 | { | 43 | { |