mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 17:58:26 +08:00
🍻 Fix: 修正 GenshinUID 的发布类型 (#1243)
This commit is contained in:
parent
064509f26b
commit
4c8bc9f0cb
@ -250,18 +250,5 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "GenshinUID",
|
|
||||||
"desc": "原神机器人",
|
|
||||||
"author": "84227871",
|
|
||||||
"homepage": "https://github.com/KimigaiiWuyi/GenshinUID",
|
|
||||||
"tags": [
|
|
||||||
{
|
|
||||||
"label": "原神",
|
|
||||||
"color": "#ea5252"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"is_official": false
|
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -2660,5 +2660,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user