fixed way-edges config

This commit is contained in:
2026-03-13 22:49:52 +00:00
parent 7ea67f2f67
commit 7b60f41864

View File

@@ -24,7 +24,7 @@
"pinnable": false, "pinnable": false,
"preset": { "preset": {
"type": "speaker", "type": "speaker",
"animation-curve": "linear", // mute animation "animation-curve": "Linear", // mute animation
"mute-text-color": "#f38ba8ff", "mute-text-color": "#f38ba8ff",
"mute-color": "#f38ba8bb", "mute-color": "#f38ba8bb",
}, },