diff --git a/pages/auth/sign-up.vue b/pages/auth/sign-up.vue index 5cefc43ad..32574b43e 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 de5142cae..2ce152fcb 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" />