Not sure where the code is wrong, but when i load this in my config the app shuts off and doesn’t turn back on. I delete the code and it starts back up just fine.
{
module: 'MMM-LICE',
position: 'top_right', // Best in left, center, or right regions
config: {
accessKey: "I put my code in here", // Free account & API Access Key at currencylayer.com
source: "USD", // USD unless you upgrade from free account
symbols: "JPY,SGD,EUR,CAD,THB", // Currency symbols
useHeader: false,
header: "Show me the money",
maxWidth: "300px",
}
},