A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Which Editor do you get for windows
- 
 @kusselin either will work, as long as both ends of the quote use the same type this is ok "testing" 'testing'this is not "testing'
- 
 Ah ok i Unterstand. Ok the this is Not ok right: { module: ‘MMM-Tankerkoenig’, header: ‘Super (E10)’, position: ‘top_right’, config: { updateInterval: 600, maxWidth: “300px”,// die angegeben 200px verursachen unschöne Zeilenumbrüche api_key: “xxxxxxx”, lat: 49.506240, // das sind die Koordinaten von Heidelberg/Mitte, siehe https://www.latlong.net lng: 8.656140, type: “e10”, // alternativ “e5” oder “diesel” radius: 1, // Suche in 1km Umkreis (in 5km Umkreis passt die Liste nicht mehr auf den Bildschirm) } },It Must be " or ’ … right? 
- 
 @kusselin correct, like this using using " or '(note that these do not lean in any direction and do not have little tails) ’ this one leans to the right { module: 'MMM-Tankerkoenig', header: 'Super (E10)', position: 'top_right', config: { updateInterval: 600, maxWidth: "300px",// die angegeben 200px verursachen unschöne Zeilenumbrüche api_key: "xxxxxxxx", lat: 49.506240, // das sind die Koordinaten von Heidelberg/Mitte, siehe https://www.latlong.net lng: 8.656140, type: "e10", // alternativ "e5" oder "diesel" radius: 1, // Suche in 1km Umkreis (in 5km Umkreis passt die Liste nicht mehr auf den Bildschirm) } },
- 
 Ok thanks… Can you please Cancel the api key thanks 
- 
 Ok and when i copy it than is the String Not straight on… Rather Little tails 
- 
 Thanks all 👍 difficult birth 🙈 

