Added Email Capability

This commit is contained in:
2026-07-07 20:59:05 +10:00
parent c6065577af
commit 6d0ecb19c9
40 changed files with 1153 additions and 128 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const submit = () => {
<GlassBox title="Forgot Your Password?" blurb="No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.">
<v-alert v-if="status" type="success" class="mb-2">{{ status }}</v-alert>
<v-form style="width: 100%" @submit.prevent="submit">
<v-form style="width: 100%" @submit.prevent="submit" v-if="!status">
<v-container>
<v-row>
<v-col cols="12">