From 5edbd5ad4d53faeaf7b92e70a3670ea9308ab18b Mon Sep 17 00:00:00 2001 From: Troplo Date: Tue, 4 Oct 2022 20:52:12 +1100 Subject: [PATCH] 1.0.32 --- frontend/package.json | 2 +- frontend/src/components/Embed.vue | 5 +++-- frontend/src/components/Message.vue | 9 ++++---- .../Communications/CommunicationsChat.vue | 22 +++++++++---------- 4 files changed, 18 insertions(+), 20 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index e82116b..c7bf75d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "colubrina", - "version": "1.0.31", + "version": "1.0.32", "description": "Simple instant communication.", "private": true, "author": "Troplo ", diff --git a/frontend/src/components/Embed.vue b/frontend/src/components/Embed.vue index e782b28..f92d23a 100644 --- a/frontend/src/components/Embed.vue +++ b/frontend/src/components/Embed.vue @@ -1,7 +1,8 @@