Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit c94bbd7

Browse files
committed
circle ci changes
1 parent 1f5855f commit c94bbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/integrations/GoogleDrive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class GoogleDriveUtil {
5858
.then(
5959
() => {
6060
if (this.auth !== null && this.auth !== undefined) {
61-
this.auth = gapi.auth2.getAuthInstance();
61+
this.auth = gapi.auth2.getAuthInstance();
6262
this.auth.isSignedIn.listen(isLoggedIn => this.updateLoginStatus(isLoggedIn));
6363
this.updateLoginStatus(this.auth.isSignedIn.get());
6464
globalObserver.emit('googledrive.initialized', true);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy