mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:20:42 +00:00
fix: guard provider-prefixed delivery targets
This commit is contained in:
@@ -144,6 +144,7 @@ export const googlechatPlugin = createChatChannelPlugin({
|
||||
},
|
||||
groups: googlechatGroupsAdapter,
|
||||
messaging: {
|
||||
targetPrefixes: ["googlechat", "google-chat", "gchat"],
|
||||
normalizeTarget: normalizeGoogleChatTarget,
|
||||
targetResolver: {
|
||||
looksLikeId: (raw, normalized) => {
|
||||
|
||||
Reference in New Issue
Block a user