Skip to content

Commit 9b362e6

Browse files
committed
chore: change chat tip
1 parent 67947c9 commit 9b362e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ai/browser/ai-native.contribution.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ export class AINativeContribution implements ComponentContribution, AINativeCore
6767
[
6868
{
6969
icon: getIcon('send-hollow'),
70-
title: '生成 Java 快速排序算法',
71-
message: '生成 Java 快速排序算法',
70+
title: '介绍一下当前仓库',
71+
message: '介绍一下当前仓库',
7272
},
7373
],
7474
);

0 commit comments

Comments
 (0)