fewieden / MMM-AlarmClock

Alarm Clock Module for MagicMirror²
MIT License
47 stars 18 forks source link

Multi-line Message #50

Open dennisklad opened 3 weeks ago

dennisklad commented 3 weeks ago

Is there an option to write multi-line messages?

I tried this:

{time: "19:24", days: [4,5], title: "⛹  TU Hoop ⛹",
                                 message: `Get Ready! 

thing1,

thiing2
`
}

but it did not work.