Fix trailing ending

This commit is contained in:
Meliox 2023-06-28 23:37:46 +02:00
parent 889a3572e9
commit 6ff1b3b44c

View File

@ -142,7 +142,7 @@ function install_mod {
textField: 'thermalstate',\n\
renderer: function(value){\n\
// sensors configuration\n\
const cpu_address = \"$cpu_address\",\n\
const cpu_address = \"$cpu_address\";\n\
const cpu_item_Prefix = \"$cpu_item_prefix\";\n\
// display configuration\n\
const coresPerRow = $CPUPerRow;\n\\n\