🍻 Fix: 修正 GenshinUID 的发布类型 (#1243)

This commit is contained in:
Akirami 2022-09-09 18:52:12 +08:00 committed by GitHub
parent 064509f26b
commit 4c8bc9f0cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 13 deletions

View File

@ -250,18 +250,5 @@
}
],
"is_official": false
},
{
"name": "GenshinUID",
"desc": "原神机器人",
"author": "84227871",
"homepage": "https://github.com/KimigaiiWuyi/GenshinUID",
"tags": [
{
"label": "原神",
"color": "#ea5252"
}
],
"is_official": false
}
]

View File

@ -2660,5 +2660,20 @@
}
],
"is_official": false
},
{
"module_name": "GenshinUID",
"project_link": "git+https://github.com/KimigaiiWuyi/GenshinUID.git@nonebot2-beta1#egg=GenshinUID",
"name": "GenshinUID",
"desc": "原神Uid查询/原神Wiki/米社签到/树脂提醒插件",
"author": "KimigaiiWuyi",
"homepage": "https://github.com/KimigaiiWuyi/GenshinUID/tree/nonebot2-beta1",
"tags": [
{
"label": "原神",
"color": "#8edffb"
}
],
"is_official": false
}
]