diff --git a/src/components/Settings/DeleteAccount.vue b/src/components/Settings/DeleteAccount.vue index 81baa846..c9df80f1 100644 --- a/src/components/Settings/DeleteAccount.vue +++ b/src/components/Settings/DeleteAccount.vue @@ -5,18 +5,36 @@ - - - - - - - + + Account deleted + - + + +
+ The following database entries will be deleted FOREVER. + +
    +
  • User
  • +
  • Tags
  • +
  • Notes
  • +
  • Game Progresses
  • +
  • Settings
  • +
  • Boards
  • + +
+
+ + Delete Account
@@ -25,10 +43,27 @@