Closed swiffer closed 1 month ago
Name | Link |
---|---|
Latest commit | 8ca5cc73efc89d24b546cdf2cc9b8390492c3813 |
Latest deploy log | https://app.netlify.com/sites/teslamate/deploys/6714ac661d0851000892f405 |
Deploy Preview | https://deploy-preview-4284--teslamate.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
this is a fix for drives not showing in the drives dashboard if the
duration_min
is 0.fallback to diff of
end_date - start_date
instead to calculateavg_speed
.this brings number of drives in line with drive stats dashboard.
in addition cherry pick changes from #4267