Skip to content

Commit

Permalink
fixed session data fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
GetterGit committed Mar 29, 2024
1 parent bcdfa24 commit dc245dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions attribution.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
return;
case sessionDataFetched && !sessionMetamaskFetched:
getMetamaskWallets();
return;
}

// Function to generate a UUID
Expand Down

0 comments on commit dc245dc

Please sign in to comment.