@@ -18,6 +18,7 @@ export default class Apiclient {
|
||||
}
|
||||
|
||||
static async getUrls() {
|
||||
console.log("APICALL")
|
||||
return (
|
||||
await axios.get('https://kauft.es/api?showVisits=true', {
|
||||
headers: { Authorization: `Bearer ${UserStore.state.token}` }
|
||||
|
||||
Reference in New Issue
Block a user