fix: use shared pairing store for telegram (#6127) (thanks @obviyus)

This commit is contained in:
Ayaan Zaidi
2026-02-01 15:21:57 +05:30
committed by Ayaan Zaidi
parent 633f848481
commit 1f3afa38e8

View File

@@ -6,6 +6,8 @@ Docs: https://docs.openclaw.ai
### Changes
- Telegram: use shared pairing store. (#6127) Thanks @obviyus.
### Fixes
- Auto-reply: avoid referencing workspace files in /new greeting prompt. (#5706) Thanks @bravostation.