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

fix for smartcharts and google drive issigned in #3707

Merged
merged 12 commits into from
Aug 8, 2022
Prev Previous commit
Next Next commit
circle ci changes
  • Loading branch information
rupato-deriv committed Aug 8, 2022
commit c94bbd7b1508b572de6a4670f339e42ca8827592
2 changes: 1 addition & 1 deletion src/common/integrations/GoogleDrive.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class GoogleDriveUtil {
.then(
() => {
if (this.auth !== null && this.auth !== undefined) {
this.auth = gapi.auth2.getAuthInstance();
this.auth = gapi.auth2.getAuthInstance();
this.auth.isSignedIn.listen(isLoggedIn => this.updateLoginStatus(isLoggedIn));
this.updateLoginStatus(this.auth.isSignedIn.get());
globalObserver.emit('googledrive.initialized', true);
Expand Down
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