forked from AkkomaGang/akkoma-fe
remove debug
This commit is contained in:
parent
a9a1fc37f5
commit
1aea1f217e
1 changed files with 0 additions and 1 deletions
|
@ -302,7 +302,6 @@ export const getColors = (sourceColors, sourceOpacity, mod) => SLOT_ORDERED.redu
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
console.log('BENIS', key, deps, deps.map((dep) => ({ ...acc[dep] })))
|
|
||||||
return {
|
return {
|
||||||
...acc,
|
...acc,
|
||||||
[key]: colorFunc(
|
[key]: colorFunc(
|
||||||
|
|
Loading…
Reference in a new issue