openclaw/extensions
yunweibang f7154988af fix(feishu): correct inverted dedup condition
check() returns false on first call (new key) and true on subsequent
calls (duplicate). The previous `!check()` guard was inverted —
dropping every first delivery and passing all duplicates.

Remove the negation so the guard correctly drops duplicates.
2026-03-13 18:45:37 -05:00
..
2026-03-13 04:38:32 +00:00
2026-03-13 04:38:32 +00:00
2026-03-13 23:35:28 +00:00
2026-03-13 22:09:06 +00:00
2026-03-13 04:38:32 +00:00
2026-03-13 04:38:32 +00:00
2026-03-13 04:38:32 +00:00
2026-03-13 22:09:06 +00:00