From 648d23e4130dff16ebd826f1b664dfbc353c2da5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 29 Aug 2021 18:01:55 -0300 Subject: Version 1 of migration tool. (#47) Version 1 of migration tool. It really, REALLY needs to catch failures. Otherwise player may accidentally create a Vault account and become ineligible. And there is no cool and convenient tool to shut down a Vault account >.> --- src/views/Migration.vue | 356 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 356 insertions(+) create mode 100644 src/views/Migration.vue (limited to 'src/views') diff --git a/src/views/Migration.vue b/src/views/Migration.vue new file mode 100644 index 0000000..1eb5eac --- /dev/null +++ b/src/views/Migration.vue @@ -0,0 +1,356 @@ + + + + + -- cgit v1.2.3-70-g09d2