feat: professionalize control plane and standalone delivery
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
{
|
||||
"id": "bilibili_top_comment",
|
||||
"name": "Legacy Bilibili Top Comment Provider",
|
||||
"name": "Bilibili Top Comment Provider",
|
||||
"version": "0.1.0",
|
||||
"provider_type": "comment_provider",
|
||||
"entrypoint": "biliup_next.infra.adapters.bilibili_top_comment_legacy:LegacyBilibiliTopCommentProvider",
|
||||
"entrypoint": "biliup_next.modules.comment.providers.bilibili_top_comment:BilibiliTopCommentProvider",
|
||||
"capabilities": ["comment"],
|
||||
"enabled_by_default": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user