MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
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