This commit is contained in:
Anton Georgiev 2018-06-07 16:13:20 +00:00
parent 5976ef8345
commit d8372fa2a2

View File

@ -8,7 +8,6 @@ export default function handleBreakoutJoinURL({ body }) {
userId,
breakoutId,
} = body;
console.error(body);
check(redirectToHtml5JoinURL, String);