Skip to content

Commit

Permalink
Make YouTube login button Google styled (airbytehq#18443)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roes authored and jhammarstedt committed Oct 31, 2022
1 parent bb0b533 commit c6ba96f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ function isGoogleConnector(connectorDefinitionId: string): boolean {
"71607ba1-c0ac-4799-8049-7f4b90dd50f7", // google sheets source
"a4cbd2d1-8dbe-4818-b8bc-b90ad782d12a", // google sheets destination
"ed9dfefa-1bbc-419d-8c5e-4d78f0ef6734", // google workspace admin reports
"afa734e4-3571-11ec-991a-1e0031268139", // YouTube analytics
].includes(connectorDefinitionId);
}

Expand Down

0 comments on commit c6ba96f

Please sign in to comment.