We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b16ad49
- Fix for importSystemProperties casting to String (even though Properties should always be Strings), now it calls toString guarded by a null check.