From e15cf25745e4ef326b714dd508de7fbbf50d22f0 Mon Sep 17 00:00:00 2001 From: Xenia Date: Tue, 2 Jul 2019 11:49:35 +0200 Subject: [PATCH] Tag-Darstellung in der Msg-Card --- public/routes/msgCard.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/routes/msgCard.js b/public/routes/msgCard.js index 5276995..00ea8f6 100644 --- a/public/routes/msgCard.js +++ b/public/routes/msgCard.js @@ -5,7 +5,9 @@ Vue.component('MsgCard', { {{ msg.message }}

- {{ msg.tag }}

+
+ {{ tag }} +