mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-25 08:02:04 +00:00
fix(ci): guard telegram native command auth typing
This commit is contained in:
@@ -132,7 +132,7 @@ describe("applyExclusiveSlotSelection", () => {
|
||||
config,
|
||||
selectedId,
|
||||
...(selectedKind ? { selectedKind } : {}),
|
||||
...(registry ? { registry } : {}),
|
||||
...(registry ? { registry: { plugins: [...registry.plugins] } } : {}),
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user