We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542c123 commit 6b2e369Copy full SHA for 6b2e369
src/controller/TreeViewController.ts
@@ -560,12 +560,12 @@ class TreeViewController implements Disposable {
560
label: `周赛期数查询`,
561
detail: `周赛期数查询`,
562
value: `contest`,
563
- },
564
- {
565
- label: `测试api`,
566
- detail: `测试api`,
567
- value: `testapi`,
568
}
+ // {
+ // label: `测试api`,
+ // detail: `测试api`,
+ // value: `testapi`,
+ // }
569
// ,
570
// {
571
// label: `每日一题`,
0 commit comments