1
0
mirror of https://github.com/desktop/desktop synced 2024-07-05 00:58:57 +00:00

Remove unwanted tab

Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
This commit is contained in:
Sergio Padrino 2024-01-31 13:20:16 +01:00
parent 51a86df5ff
commit 81602ac18d

View File

@ -106,7 +106,7 @@ const dotComBot = (login: string, id: number, integrationId: number) => {
const knownAvatars: ReadonlyArray<IAvatarUser> = [
...dotComBot('dependabot[bot]', 49699333, 29110),
...dotComBot('github-actions[bot]', 41898282, 15368),
...dotComBot('github-pages[bot] ', 52472962, 34598),
...dotComBot('github-pages[bot]', 52472962, 34598),
]
// Preload some of the more popular bot avatars so we don't have to hit the API