flagging unflagging cards
This commit is contained in:
@@ -9,5 +9,6 @@ export const MA = axios.create({
|
||||
withCredentials: true,
|
||||
headers: {
|
||||
"Content-Type": "application/json"
|
||||
// "X-CSRF-Token": "csrf_token"
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user