mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-02-17 07:19:58 +08:00
📦 docs: 资源商店新增发布资源功能
This commit is contained in:
parent
7d5675ec97
commit
db1fb58717
@ -114,7 +114,7 @@ def add_resource(github: Github, issue: Issue, repo: Repository):
|
||||
resources = json.load(open(RESOURCE_JSON))
|
||||
resources.append({
|
||||
"name" : name,
|
||||
"desc" : desc,
|
||||
"description": desc,
|
||||
"link" : link,
|
||||
"homepage" : homepage,
|
||||
"author" : author
|
||||
|
Loading…
x
Reference in New Issue
Block a user