mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 07:31:44 +00:00
Plugins: scope SDK imports and harden Matrix routing
This commit is contained in:
@@ -26,6 +26,7 @@ async function main() {
|
||||
password: auth.password,
|
||||
deviceId: auth.deviceId,
|
||||
encryption: true,
|
||||
accountId: auth.accountId,
|
||||
});
|
||||
|
||||
const stamp = new Date().toISOString();
|
||||
|
||||
Reference in New Issue
Block a user