mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
fixed wc image
This commit is contained in:
parent
bcff84a203
commit
49d4012e69
@ -76,13 +76,13 @@ export function OverlayItemProfileSettings({ userType }: { userType: string }) {
|
||||
case "wuerdekompass":
|
||||
setColor(item?.layer?.menuColor || "#1A5FB4");
|
||||
setMarkerIcon("group");
|
||||
setImage("88930921-6076-4bdf-a5b2-241d6e7bc875")
|
||||
setImage("59e6a346-d1ee-4767-9e42-fc720fb535c9")
|
||||
|
||||
break;
|
||||
case "themenkompass":
|
||||
setColor("#26A269");
|
||||
setMarkerIcon("group");
|
||||
setImage("88930921-6076-4bdf-a5b2-241d6e7bc875")
|
||||
setImage("59e6a346-d1ee-4767-9e42-fc720fb535c9")
|
||||
|
||||
break;
|
||||
case "liebevoll.jetzt":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user