1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13: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,
}
},
}