Pre code styling

This commit is contained in:
Steve Walsh 2023-11-09 15:08:19 +00:00
parent 7c0ec67015
commit 893eb2007f

View File

@ -247,7 +247,7 @@ module.exports = function (RED) {
const { const {
settings: { settings: {
api: { codefile = false } api: { codefile = false },
}, },
} = RED; } = RED;