fix reverting skill on failed update
This commit is contained in:
@@ -17,7 +17,7 @@ constants.apiResultCodes = {
|
||||
AMAZON_FAIL:2, //amazon api doesn't work
|
||||
DATABASE_ERROR:3,
|
||||
NO_SKILL:4,
|
||||
INCONSISTEN_STATE:5,
|
||||
INCONSISTENT_STATE:5,
|
||||
}
|
||||
|
||||
constants.HTTPResultCodes = {
|
||||
|
||||
Reference in New Issue
Block a user