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
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 2 deletions

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",