Hello everyone again. Like i said in my last post, this is a school project. I am trying to add the “MagicMirror-QuoteCatalog” but of course I have 1 simple mistake that I cannot find. This is what I have:
{
module: "MagicMirror-QuoteCatalog",
header: "The Quote Catalog",
position: "bottom_left",
config: {
timeFormat: int 60
fadeSpeed: int 5
}
},
If anyone could help me out again, that would be great, thank you!
Note from admin: Please use Markdown on code snippets for easier reading!