Even prettier

This commit is contained in:
David Baker
2023-10-11 16:29:08 +01:00
parent 11664a5bf6
commit d579acd21f

View File

@@ -33,7 +33,7 @@ function getActiveFocus(
if (focus) {
logger.info(
`Got active focus for call from ${oldestMembership?.sender}/${oldestMembership?.deviceId}`,
focus
focus,
);
}