refactor: rename tool display name to "PNG Transparency Fixer"

This commit is contained in:
SnapOtter
2026-05-06 18:53:37 +08:00
parent c47ec34021
commit 84e62e6132
10 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -243,7 +243,7 @@ export const TOOLS: Tool[] = [
},
{
id: "transparency-fixer",
name: "Transparency Fixer",
name: "PNG Transparency Fixer",
description: "Fix fake transparent PNGs in one click",
category: "ai",
icon: "Wand2",