claude-code-remote-remake/config/defaults/config.json

13 lines
200 B
JSON

{
"language": "zh-CN",
"sound": {
"completed": "Submarine",
"waiting": "Hero"
},
"enabled": true,
"timeout": 5,
"customMessages": {
"completed": null,
"waiting": null
}
}