From 3d1bb70913305e45be1d413a81e4ce26c6df717e Mon Sep 17 00:00:00 2001 From: Donkie Date: Tue, 18 Mar 2025 21:09:19 +0100 Subject: [PATCH] Fixed not being able to change color picker format Resolves #610 --- client/src/pages/filaments/edit.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/filaments/edit.tsx b/client/src/pages/filaments/edit.tsx index adb1cc6..79a8f50 100644 --- a/client/src/pages/filaments/edit.tsx +++ b/client/src/pages/filaments/edit.tsx @@ -169,7 +169,7 @@ export const FilamentEdit: React.FC = () => { return e?.toHex(); }} > - + )} {colorType == "multi" && (