mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-25 08:49:14 +01:00
15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"descriptor": {
|
|
"name": "笔记本",
|
|
"description": "一个基于 Markdown 的交互式组件,供您写下笔记!",
|
|
"settings": {
|
|
"title": "笔记本组件设置",
|
|
"showToolbar": {
|
|
"label": "显示帮助您写下 Markdown 的工具栏"
|
|
},
|
|
"content": {
|
|
"label": "笔记本的内容"
|
|
}
|
|
}
|
|
}
|
|
} |