fix(googlechat): correct group setup example

This commit is contained in:
Vincent Koc
2026-05-03 14:54:35 -07:00
parent 0872b505b0
commit d3ee67b420
3 changed files with 17 additions and 1 deletions

View File

@@ -192,7 +192,7 @@ Use these identifiers for delivery and allowlists:
groupPolicy: "allowlist",
groups: {
"spaces/AAAA": {
allow: true,
enabled: true,
requireMention: true,
users: ["users/1234567890"],
systemPrompt: "Short answers only.",