mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
meeting is being recorded button - grammar
This commit is contained in:
@@ -167,7 +167,7 @@ function ConsentDialogButton({ meetingId, wherebyRef }: { meetingId: string; whe
|
|||||||
size="sm"
|
size="sm"
|
||||||
onClick={showConsentModal}
|
onClick={showConsentModal}
|
||||||
>
|
>
|
||||||
Meeting is recording
|
Meeting is being recorded
|
||||||
</Button>
|
</Button>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user