mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
9 lines
169 B
TypeScript
9 lines
169 B
TypeScript
export default {
|
|
introduction: 'Introduction',
|
|
'getting-started-extensions': {
|
|
display: 'hidden',
|
|
},
|
|
'extension-releasing': {
|
|
display: 'hidden',
|
|
},
|
|
};
|