From 3179e69a4c2c93631556b2e718d1c7fd828726f0 Mon Sep 17 00:00:00 2001 From: AndzejsP Date: Thu, 4 May 2023 11:44:08 +0300 Subject: [PATCH] added switch for title being untitled or null --- web/src/components/Discussion.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/web/src/components/Discussion.vue b/web/src/components/Discussion.vue index 079e9018..d00d6154 100644 --- a/web/src/components/Discussion.vue +++ b/web/src/components/Discussion.vue @@ -1,13 +1,13 @@