mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 21:40:24 +00:00
fix: repair bundled channel secret sidecars
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineBundledChannelSetupEntry({
|
||||
exportName: "ircPlugin",
|
||||
},
|
||||
secrets: {
|
||||
specifier: "./src/secret-contract.js",
|
||||
specifier: "./secret-contract-api.js",
|
||||
exportName: "channelSecrets",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user