fix comment
This commit is contained in:
@@ -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] = {
|
||||
|
||||
Reference in New Issue
Block a user