8 lines
204 B
YAML
8 lines
204 B
YAML
|
{{/* Make sure all variables are set properly */}}
|
||
|
{{- include "tc.common.loader.init" . }}
|
||
|
|
||
|
{{- include "magicmirror.config" . }}
|
||
|
|
||
|
{{/* Render the templates */}}
|
||
|
{{ include "tc.common.loader.apply" . }}
|