shwstppr commented on code in PR #6505:
URL: https://github.com/apache/cloudstack/pull/6505#discussion_r908180525
##########
ui/public/config.json:
##########
@@ -59,5 +67,119 @@
"basicZoneEnabled": true,
"multipleServer": false,
"allowSettingTheme": true,
- "docHelpMappings": {}
+ "docHelpMappings": {
Review Comment:
@DaanHoogland This list is auto-generated when building UI
https://github.com/apache/cloudstack/blob/main/ui/prebuild.sh#L19-L47.
It is cleared and set to empty once `npm run build` finishes. At times when
the build is aborted or fails the list doesn't get cleared. It must've been
added by author by mistake.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]