Skip to content

Commit

Permalink
fixed token
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam committed Nov 1, 2023
1 parent 2a10410 commit a9b9608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ export const environment = {
key: '5c053a0370395f0fe8cf7ce9e5a21a72',
},
soonaversePlaceholder: 'https://soonaverse.com/favicon.ico',
build5Token: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9'
build5Token: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiIweDU1MWZkMmM3YzdiZjM1NmJhYzE5NDU4N2RhYjJmY2Q0NjQyMDA1NGIiLCJwcm9qZWN0IjoiMHg0NjIyM2VkZDQxNTc2MzVkZmM2Mzk5MTU1NjA5ZjMwMWRlY2JmZDg4IiwiaWF0IjoxNjk1ODUyNTk2fQ.WT9L4H9eDdFfJZMrfxTKhEq4PojNWSGNv_CbmlG9sJg'
};

0 comments on commit a9b9608

Please sign in to comment.