A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
how to update getTemplate()-method?
-
Hi everyone, I have a beginner’s question. I am making my own module with nunjucks. But I don’t find how to update the getTemplate () method. I know if you’re working with getDom you’re using updateDom (), but what about getTemplate ()?
-
@Ety60 you return your nunjuks template
the sample HelloWorld module uses nunjuks