mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:50:42 +00:00
fix(plugins): pin official external channel source (#70997)
This commit is contained in:
@@ -39,6 +39,6 @@ describeOfficialFallbackChannelCatalogContract({
|
||||
|
||||
describeChannelCatalogEntryContract({
|
||||
channelId: "wecom",
|
||||
npmSpec: "@wecom/wecom-openclaw-plugin",
|
||||
npmSpec: "@wecom/wecom-openclaw-plugin@2026.4.23",
|
||||
alias: "wework",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user