mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:10:58 +00:00
feat(qqbot): resolve clientSecret SecretRefs and add secret contract
This commit is contained in:
committed by
Peter Steinberger
parent
153e4c59cf
commit
40f970a13d
@@ -6,4 +6,8 @@ export default defineBundledChannelSetupEntry({
|
||||
specifier: "./setup-plugin-api.js",
|
||||
exportName: "qqbotSetupPlugin",
|
||||
},
|
||||
secrets: {
|
||||
specifier: "./secret-contract-api.js",
|
||||
exportName: "channelSecrets",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user