fix: 补充manifest.json作者信息 (#1274)
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
"description": "读取多层文件夹并进行处理的一种方法",
|
||||
"authors": [
|
||||
{
|
||||
"name": "mno"
|
||||
"name": "mno",
|
||||
"links": "https://github.com/Bedrockx"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user