diff --git a/pages/auth/sign-up.vue b/pages/auth/sign-up.vue index 5cefc43adb..32574b43e3 100644 --- a/pages/auth/sign-up.vue +++ b/pages/auth/sign-up.vue @@ -90,6 +90,7 @@ v-model="subscribe" class="subscribe-btn" label="Subscribe to updates about Modrinth" + description="Subscribe to updates about Modrinth" />

diff --git a/pages/auth/welcome.vue b/pages/auth/welcome.vue index de5142caec..2ce152fcb5 100644 --- a/pages/auth/welcome.vue +++ b/pages/auth/welcome.vue @@ -12,6 +12,7 @@ v-model="subscribe" class="subscribe-btn" label="Subscribe to updates about Modrinth" + description="Subscribe to updates about Modrinth" />