mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 12:11:20 +00:00
fix(ci): repair channel type drift
This commit is contained in:
@@ -26,7 +26,7 @@ export async function probeMatrix(params: {
|
||||
accessToken: string;
|
||||
userId?: string;
|
||||
deviceId?: string;
|
||||
timeoutMs: number;
|
||||
timeoutMs?: number;
|
||||
accountId?: string | null;
|
||||
allowPrivateNetwork?: boolean;
|
||||
ssrfPolicy?: SsrFPolicy;
|
||||
|
||||
Reference in New Issue
Block a user