File tree Expand file tree Collapse file tree 17 files changed +32
-35
lines changed
Expand file tree Collapse file tree 17 files changed +32
-35
lines changed Original file line number Diff line number Diff line change @@ -37,3 +37,5 @@ branchProtectionRules:
3737permissionRules :
3838 - team : workspace-devrel-dpe
3939 permission : admin
40+ - team : workspace-devrel
41+ permission : push
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
Original file line number Diff line number Diff line change 5757 * Callback after api.js is loaded.
5858 */
5959 function gapiLoaded ( ) {
60- gapi . load ( 'client' , intializeGapiClient ) ;
60+ gapi . load ( 'client' , initializeGapiClient ) ;
6161 }
6262
6363 /**
6464 * Callback after the API client is loaded. Loads the
6565 * discovery doc to initialize the API.
6666 */
67- async function intializeGapiClient ( ) {
67+ async function initializeGapiClient ( ) {
6868 await gapi . client . init ( {
6969 apiKey : API_KEY ,
7070 discoveryDocs : [ DISCOVERY_DOC ] ,
You can’t perform that action at this time.
0 commit comments