From 78e642a23238021b9856c9320f3ceb7135a661f2 Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Mon, 6 Jan 2020 16:02:53 +0100 Subject: [PATCH] chatbot jo --- src/views/profile/components/Timeline.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/profile/components/Timeline.vue b/src/views/profile/components/Timeline.vue index 64e3be9..b3ead5c 100644 --- a/src/views/profile/components/Timeline.vue +++ b/src/views/profile/components/Timeline.vue @@ -22,7 +22,7 @@ export default { { timestamp: '2019/4/25', title: 'Chat mit Joinbot', - content: 'Sie hatten einen Gespräch mit Joinbot', + content: 'Sie hatten einen Gespräch mit Chatbot Jo', linkText: 'Zum Chatprotokoll', linkHref: '/' },