fixed PR #15 comments
This commit is contained in:
@@ -65,8 +65,8 @@ constants.stringConstraints = {
|
||||
|
||||
constants.answerType = {
|
||||
PREDEFINED: 0,
|
||||
EXTERNAL_SOURCE_WP_JSON : 1,
|
||||
EXTERNAL_SOURCE_RSS : 2
|
||||
EXTERNAL_SOURCE_WP_TITLES : 1,
|
||||
EXTERNAL_SOURCE_WP_NEWS : 2
|
||||
}
|
||||
|
||||
module.exports = constants;
|
||||
|
||||
Reference in New Issue
Block a user