diff --git a/pages/auth/sign-up.vue b/pages/auth/sign-up.vue index 5cefc43a..32574b43 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 de5142ca..2ce152fc 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" />