Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The issue is that cfg.get() is returning undefined, which becomes "undefined". Originally it was thought cfg.get() would return the default ("") but it seems that is not always the case. The trim is an extra addition in case the value is a string with just whitespace.
- Loading branch information