Skip to content

Commit c35f6cc

Browse files
committed
test
1 parent 0c2c20f commit c35f6cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

u/profile.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
method: 'POST',
4040
headers: {
4141
'Content-Type': 'application/json',
42+
'Authorization': `Bearer ${data.session?.access_token}`
4243
},
4344
body: JSON.stringify(dt)
4445
})

0 commit comments

Comments
 (0)