Merge branch 'main' into fix/after-meeting-ends-migration

This commit is contained in:
kodiakhq[bot] 2022-08-26 22:51:21 +00:00 committed by GitHub
commit 6afa5f0951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,8 +70,8 @@ export default function AppleCalendarSetup() {
required
type="text"
{...form.register("username")}
label={t("username")}
placeholder="rickroll"
label="Apple ID"
placeholder="appleid@domain.com"
/>
<TextField
required