Fix lines plugin erasing others plugins return values

This commit is contained in:
lowlighter
2020-10-09 19:33:06 +02:00
parent 3ccb298dff
commit 66cd9d4f43
3 changed files with 2 additions and 3 deletions

View File

@@ -73,7 +73,6 @@
//Eval rendering and return
console.debug(`metrics/metrics/${login} > computed`)
console.debug(`metrics/metrics/${login} > ${JSON.stringify(computed)}`)
return eval(`\`${template}\``)
}
//Internal error