mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Pre code styling
This commit is contained in:
@@ -247,7 +247,7 @@ module.exports = function (RED) {
|
||||
|
||||
const {
|
||||
settings: {
|
||||
api: { codefile = false }
|
||||
api: { codefile = false },
|
||||
},
|
||||
} = RED;
|
||||
|
||||
|
Reference in New Issue
Block a user