Files
vibe-kanban/dev_assets_seed/config.json
Louis Knight-Webb 1b1e186a15 Asset dev fixes (#53)
* Use seed DB

* Ignore dev_assets

* Persist
2025-07-02 19:35:30 +01:00

20 lines
365 B
JSON

{
"theme": "light",
"executor": {
"type": "claude"
},
"disclaimer_acknowledged": true,
"onboarding_acknowledged": true,
"sound_alerts": true,
"sound_file": "abstract-sound4",
"push_notifications": true,
"editor": {
"editor_type": "vscode",
"custom_command": null
},
"github": {
"token": "",
"default_pr_base": "main"
}
}