Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
fix typo in default apiBase
Browse files Browse the repository at this point in the history
  • Loading branch information
hdurdle committed Jul 4, 2019
1 parent 5b23ffb commit 951c141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMM-BMWConnected.js
@@ -1,7 +1,7 @@
Module.register('MMM-BMWConnected', {

defaults: {
apiBase: "https://www.bmw-connecteddrive.co.uk",
apiBase: "www.bmw-connecteddrive.co.uk",
refresh: 15,
vehicleAngle: 300
},
Expand Down

0 comments on commit 951c141

Please sign in to comment.