From 0efc0dc2e1df96786180e3559aecea6b005708d3 Mon Sep 17 00:00:00 2001 From: "Khoa.vo" Date: Mon, 5 Jan 2026 15:24:55 +0700 Subject: [PATCH] fix: Update Whisk and Cookie-Editor links in Settings --- components/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Settings.tsx b/components/Settings.tsx index a5ffa22..b79b051 100644 --- a/components/Settings.tsx +++ b/components/Settings.tsx @@ -84,7 +84,7 @@ export function Settings() { className="w-full h-32 p-3 rounded-lg bg-secondary/50 border border-border focus:ring-2 focus:ring-primary/50 outline-none font-mono text-xs" />

- Get these from ImageFX DevTools (Application > Cookies). + Get from Whisk using Cookie-Editor.

)}