update user_id 6
This commit is contained in:
@ -39,7 +39,7 @@ const TheContent = () => {
|
||||
|
||||
useEffect(() => {
|
||||
fetchSession()
|
||||
get_token_from_storage_or_cookie();
|
||||
//get_token_from_storage_or_cookie();
|
||||
}, []);
|
||||
|
||||
async function postUserData(data) {
|
||||
|
||||
Reference in New Issue
Block a user