diff --git a/src/components/BotEntry.vue b/src/components/BotEntry.vue new file mode 100644 index 00000000..54cf7228 --- /dev/null +++ b/src/components/BotEntry.vue @@ -0,0 +1,82 @@ + + + + + diff --git a/src/components/BotList.vue b/src/components/BotList.vue new file mode 100644 index 00000000..77188a99 --- /dev/null +++ b/src/components/BotList.vue @@ -0,0 +1,46 @@ + + + + + diff --git a/src/components/Login.vue b/src/components/Login.vue index 96e68ce6..cf566dfa 100644 --- a/src/components/Login.vue +++ b/src/components/Login.vue @@ -1,6 +1,14 @@