SnarpleDev / Snazzle

A better frontend for Scratch, built by the community, for the community
https://snarpledev.github.io/Snazzle/
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

No longer hard code logging "message" key #68

Closed Steve0Greatness closed 6 months ago

Steve0Greatness commented 6 months ago

For some endpoints at least, ScratchDB does not send a message key. This PR will make it either log message or error, depending on if message exists or not.

dynamixbot commented 6 months ago

For some endpoints at least, ScratchDB does not send a message key. This PR will make it either log message or error, depending on if message exists or not.

Great! I will merge this too the main branch!