copy to clipboard text item url #782
This commit is contained in:
@@ -21,6 +21,7 @@ export const REST = axios.create({
|
||||
crossorigin: true,
|
||||
headers: {
|
||||
'Accept': 'application/json'
|
||||
// 'Access-Control-Allow-Credentials': true
|
||||
// 'Access-Control-Allow-Origin': '*'
|
||||
// 'Access-Control-Allow-Credentials':
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user