mirror of
https://github.com/vernu/textbee.git
synced 2026-07-30 17:07:46 -04: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.