1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

update feature error

This commit is contained in:
Peter Clement 2022-07-26 20:25:59 +01:00
parent fd7ed6d28f
commit ef2ab96d61

View file

@ -15,7 +15,7 @@ const context = {
},
[codes.FEATURE_DISABLED]: err => {
return {
limitName: err.limitName,
featureName: err.featureName,
}
},
}