Skip to content

Commit 4bc44a8

Browse files
committed
update docs
1 parent 465b017 commit 4bc44a8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/plugin/dev.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ fba 会在启动前对所有插件进行解析
5151
```toml
5252
# 插件信息
5353
[plugin]
54-
# 插件名
55-
name = ''
5654
# 插件版本号
5755
version = ''
5856
# 插件描述
@@ -71,8 +69,6 @@ router = ['']
7169
```toml
7270
# 插件信息
7371
[plugin]
74-
# 插件名
75-
name = ''
7672
# 插件版本号
7773
version = ''
7874
# 插件描述

0 commit comments

Comments
 (0)