mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
feat: diagnose nightly freeze by disabling contributes (#6450)
This commit is contained in:
parent
5f4ccbcc34
commit
ded0180112
1 changed files with 2 additions and 1 deletions
|
|
@ -2,5 +2,6 @@
|
|||
"name": "roo-code-nightly",
|
||||
"version": "0.0.1",
|
||||
"icon": "assets/icons/icon-nightly.png",
|
||||
"scripts": {}
|
||||
"scripts": {},
|
||||
"contributes": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue