Skylar-Tech / node-red-contrib-matrix-chat

Matrix chat server support for Node-RED
GNU General Public License v3.0
31 stars 10 forks source link

If device_id is null it still gets saved #51

Closed skylord123 closed 2 years ago

skylord123 commented 2 years ago

This should not happen. If we save null to the file it will then try to use that as the device_id on every run after that.