Closed mastersign closed 8 years ago
If the ID of an app is defined quoted in the res\apps.md and is not quoted in the custom config, the defined app properties in the custom config are not merged with the predefined ones or ignored respectively.
res\apps.md
The real problem is the Regex to parse the Group start, which expects quotes.
Resolved in binary v0.10.7
If the ID of an app is defined quoted in the
res\apps.md
and is not quoted in the custom config, the defined app properties in the custom config are not merged with the predefined ones or ignored respectively.