Skip to content

Commit fd79f41

Browse files
authored
Update index.js
1 parent d27ebc3 commit fd79f41

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
10-
// fdsafewqfewqfcdsafdsafdsafcds
10+
// fdsafewqfewqfcdsafdsafdsafcdssasaa
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)