@videogame95 show the config for his module and aove/below it
a module is
{
module:"name",
position:"something",
config: {
....
module specifc values
...
}
},
note that whre u add this MAY reqire a trailing comma on the last line of the prior module, meaning, more coming
keep the braces and brackets aligned up and down,