migration start

This commit is contained in:
2023-09-18 16:36:07 +05:00
parent 898391ef3b
commit ba9bfda202
31 changed files with 451 additions and 15740 deletions

View File

@ -157,7 +157,7 @@ module.exports.img_recolor = (res,image,color) => {
image: image,
colors: {
type: 'hex',
targetColor: "#FFFFFF",
targetColor: "#c8c8c8",
replaceColor: `#${color}`
},
deltaE: 10