rooms.rs: thread 'rocket-worker-thread' panicked

I do not know why this happened, however I was looking through my log files when I found this entry:

thread 'rocket-worker-thread' panicked at 'called `Option::unwrap()` on a `None` value', src/database/rooms.rs:3025:14

In v0.2.

Edited by Jonathan Davies