login/room creator screen bug
- In the register component html,
register()
is called with 3 parameters, butregister()
is declared with two. - In the room creator page html,
modify
is accessed but the variable does not exist
Edited by Lukas Maximilian Kimpel