"Your are a dective" and "Your are the murderer"
When the game starts, detectives see the message "Your are a detective" and the murderer sees the message "Your are the murderer". "Your" should be "You". I couldn't find a reference to "Your" in the project on github, but assume the issue is in file krimi/src/components/Detective.vue on line 54. Maybe the server where the code is running has slightly different code?
I was just testing alone, so I had to open a bunch of browser windows and connect as a different person in each window. I had created the room in Firefox and then created users in Firefox and Chrome browsers.

It can be found here: https://github.com/raphaelaleixo/krimi/blob/611650ec3ccded4f758a681b6695209ff3f0cd7a/src/components/Detective.vue#L177 but maybe the repository is not up to date.