Skip to content

Commit 212ae0c

Browse files
fix: rename demo plugin to 工具栏扩展演示
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8a28c44 commit 212ae0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Plugins/Plugin_market/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"version": "1.0.0",
136136
"name": {
137137
"en": "Toolbar Extension Demo",
138-
"zh": "扩展插件开发 DEMO"
138+
"zh": "工具栏扩展演示"
139139
},
140140
"description": {
141141
"en": "Demonstrates toolbar button extension API: button registration, active/loading states, and fullscreen modal.",

Plugins/Plugin_market/toolbar-extension-demo/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"name": {
55
"en": "Toolbar Extension Demo",
6-
"zh": "扩展插件开发 DEMO"
6+
"zh": "工具栏扩展演示"
77
},
88
"description": {
99
"en": "Demonstrates the new toolbar button extension API, including button registration, active/loading states, and fullscreen modal features.",

0 commit comments

Comments
 (0)