Skip to content

Commit

Permalink
update the access token for getting app list
Browse files Browse the repository at this point in the history
  • Loading branch information
Viterbo committed May 3, 2024
1 parent f994e35 commit 08b8415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/native/DappSearch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default {
{
method: 'get',
headers: new Headers({
Authorization: 'Bearer keyNqmiYA23tKoaYg',
Authorization: 'Bearer patz11dDKRINCR9Zx.089980dbdb33422392f08c7a1f4938aa8f5a40be43fd88adf64784aa180f46bf',
'Content-Type': 'application/x-www-form-urlencoded',
}),
},
Expand Down

0 comments on commit 08b8415

Please sign in to comment.