Skip to content

Commit

Permalink
Make YouTube login button Google styled (#18443)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes authored Oct 25, 2022
1 parent 066f19b commit 56df057
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 56df057

Please sign in to comment.