Hi ! I was wondering about changing the API URL. Is this possible ? I don't see in the code any explicit reference to an API URL, and when I change the const url = 'https://api.wakatime.com/api/v1/users/current/heartbeats'; to another API URL it didn't work. Is it an error on my side or from your plugin ?
Hi ! I was wondering about changing the API URL. Is this possible ? I don't see in the code any explicit reference to an API URL, and when I change the
const url = 'https://api.wakatime.com/api/v1/users/current/heartbeats';to another API URL it didn't work. Is it an error on my side or from your plugin ?