Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
appukuttan66 authored Aug 5, 2021
1 parent 4f0ad17 commit 49e0b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

var client = new hivesigner.Client({
app: 'terrive',
callbackURL: 'https://terrive.on.fleek.co/auth.html',
callbackURL: 'https://terrive.one/auth.html',
});
var loginType = localStorage.getItem('type')
var accessToken = localStorage.getItem('token')
Expand Down

0 comments on commit 49e0b25

Please sign in to comment.