diff --git a/src/pages/AccountPage.vue b/src/pages/AccountPage.vue index 6d6ec24..1eaa881 100644 --- a/src/pages/AccountPage.vue +++ b/src/pages/AccountPage.vue @@ -4,25 +4,25 @@

Your Email: {{ this.user.email }}

Send a password reset email

- +

Enter your current password to edit account settings

- +

Change email

- +

Change password

- - + +

Delete account

- +

Delete map filter preferences data

@@ -198,4 +198,27 @@ export default { \ No newline at end of file