Skip to content

Commit 8898847

Browse files
committed
feat: 添加插件元数据中的仓库链接
1 parent 74f3b1f commit 8898847

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_sdk/unit/test_sdk_bridge_runtime_capabilities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,6 +2563,7 @@ def test_sdk_bridge_list_plugin_metadata_includes_legacy_sdk_and_discovery_entri
25632563
desc="legacy plugin",
25642564
author="tester",
25652565
version="1.0.0",
2566+
repo="https://example.com/legacy-demo",
25662567
activated=True,
25672568
support_platforms=["qq"],
25682569
astrbot_version="4.0.0",

0 commit comments

Comments
 (0)