last minute s/radio call/walkie-talkie call/ig

This commit is contained in:
Matthew Hodgson
2022-06-07 13:31:19 +01:00
parent 69cfa1db6d
commit 4f9efb3563
4 changed files with 6 additions and 6 deletions

View File

@@ -104,7 +104,7 @@ export function UnauthenticatedView() {
);
const callNameLabel =
callType === CallType.Video ? "Video call name" : "Radio call name";
callType === CallType.Video ? "Video call name" : "Walkie-talkie call name";
return (
<>