Skip to content

Commit 1ad5b18

Browse files
authored
Update index.js
1 parent f41f063 commit 1ad5b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import path from "path";
77

88
async function removeBackgroundColor(inputPath, outputPath, targetColor, colorThreshold = 0, options = {}) {
99
//yeah so coolllllll!huygtlkojihugytijhuiyftydrtfgdgfdgfdgsaisjaidjsiasadsf
10-
// fdsafewqfewqfcdsafdsafdsafcdssasaafdgfgdsafdsooodsfoidjsiofjdiosfdsfdsf
10+
// fdsafewqfewqfcdsafdsafdsafcdssasaafdgfgdsafdsooodsfoidjsiofjdiosfdsfdsfkhkjug
1111
const image = await Jimp.read(inputPath);
1212

1313
// Define the color you want to replace (e.g., white) or even blue, or yellow!

0 commit comments

Comments
 (0)