Skip to content
Commit 6b835887 authored by Carl Schwan's avatar Carl Schwan 🚴
Browse files

Simplify function call in RoomPage



Instead of passing every argument in the right order, pass the entire
model/event object to the context menu functions. This is less copy
pasta of code and the order of the args is now less likely to break in
the future.

Signed-off-by: Carl Schwan's avatarCarl Schwan <carl@carlschwan.eu>
parent fc9f37d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment