mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Customise help link label/url
This commit is contained in:
@@ -141,6 +141,10 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (theme.help) {
|
||||
themeSettings.help = theme.help;
|
||||
}
|
||||
return themeApp;
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user