fix comment

This commit is contained in:
Girish Ramakrishnan
2020-02-26 09:01:22 -08:00
parent c3e0d9086e
commit 00096f4dcd

View File

@@ -162,7 +162,7 @@ let gDefaults = (function () {
result[exports.APPSTORE_LISTING_CONFIG_KEY] = {
blacklist: [],
whitelist: null // null imples, not set. this is an object and not an array
whitelist: null // null imples nothing is whitelisted. this is an array
};
result[exports.SUPPORT_CONFIG_KEY] = {