mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Merge branch 'develop' into weather-refactor
This commit is contained in:
@@ -15,7 +15,7 @@ Module.register("helloworld",{
|
||||
},
|
||||
|
||||
getTemplate: function () {
|
||||
return "helloworld.html"
|
||||
return "helloworld.njk"
|
||||
},
|
||||
|
||||
getTemplateData: function () {
|
||||
|
Reference in New Issue
Block a user