TurboWarp/cloud-server

Invalid room ID

Closed this issue · 2 comments

image

Sorry, I'm stupid But I still don't know what happened

https://github.com/TurboWarp/cloud-server/blob/master/src/validators.js#L31

remove && /^\d+$/.test(id); to let non-numeral project IDs work

Thank you