Merge remote-tracking branch 'upstream/livekit' into SimonBrandner/feat/friendly-url

This commit is contained in:
Šimon Brandner
2023-07-06 11:59:13 +02:00
18 changed files with 251 additions and 66 deletions

View File

@@ -164,7 +164,9 @@ export const UnauthenticatedView: FC = () => {
<Caption className={styles.notice}>
<Trans>
By clicking "Go", you agree to our{" "}
<Link href={privacyPolicyUrl}>Terms and conditions</Link>
<Link href={privacyPolicyUrl}>
End User Licensing Agreement (EULA)
</Link>
</Trans>
</Caption>
{error && (