From 2f5d47d21dfc308c1b930cf45e13b34445d3a8e5 Mon Sep 17 00:00:00 2001
From: metamuffin
- To start a meeting, click 'Create room' and share the URL with all - participants. You can also optionally set the room name below. + To start a meeting, click 'Create room' and share the URL with + all participants. You can also optionally set the room name + below.
keks-meet is free software! It is licenced under the terms of @@ -81,7 +82,7 @@ ], ]; return frags - .map(f => f[Math.floor(Math.random() * f.length)]) + .map((f) => f[Math.floor(Math.random() * f.length)]) .join("") .trim(); } -- cgit v1.2.3-70-g09d2