From 734aa4286b03442ef55905130e4d556168557373 Mon Sep 17 00:00:00 2001
From: RMidhunSuresh <hi@midhun.dev>
Date: Tue, 10 May 2022 12:12:58 +0530
Subject: [PATCH] Bring back the title

---
 public/config.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/config.json b/public/config.json
index b8aca5f..38a792e 100644
--- a/public/config.json
+++ b/public/config.json
@@ -3,6 +3,7 @@
     "auto_join_room": "!XOUozZcpOvneVFsrGi:matrix.midhun.dev",
     "username_prefix": "foobar",
     "header": {
+        "title": "Chatterbox Test Room",
         "avatar": "https://i.imgur.com/KkSYCKB.png"
     },
     "token": "k9SL1R~GcdbjiFjC",
-- 
GitLab