Remove version info from theme endpoint

Fixes #4170
This commit is contained in:
Nick O'Leary
2023-05-22 11:00:15 +01:00
parent 55a9a29f76
commit 0e52271ba9

View File

@@ -27,8 +27,7 @@ var defaultContext = {
tabicon: {
icon: "red/images/node-red-icon-black.svg",
colour: "#8f0000"
},
version: require(path.join(__dirname,"../../package.json")).version
}
},
header: {
title: "Node-RED",