mirror of
https://github.com/vernu/textbee.git
synced 2026-06-11 01:09:42 -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.