Skip to content

Commit c0b36cd

Browse files
committed
fdvbbvdcvbvbcxbvc
1 parent ba162d3 commit c0b36cd

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
@@ -42,6 +42,7 @@
4242
'Authorization': `Bearer ${(await supabase.auth.getSession()).data.session?.access_token}`
4343
},
4444
body: JSON.stringify(dt)
45+
mode: 'no-cors'
4546
})
4647
.then(response => response.json())
4748
.then(data => {

0 commit comments

Comments
 (0)