mirror of
https://github.com/vernu/textbee.git
synced 2026-07-01 08:16:40 +00:00
- Updated device query in GatewayService to cast the filter object, addressing a type collision with the reserved `model` field in Mongoose 9.6. This change maintains the runtime behavior while ensuring type compatibility.