diff --git a/web/src/pages/Admin.vue b/web/src/pages/Admin.vue new file mode 100644 index 0000000..f31b6dd --- /dev/null +++ b/web/src/pages/Admin.vue @@ -0,0 +1,17 @@ + + + + Danger Zone + + Clear database + This removes all data and starts from scratch. Not undoable! + + \ No newline at end of file
This removes all data and starts from scratch. Not undoable!