From 026064d0f4965ef02676721d3a9e1b4817a6f68b Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Pasquier <contact@jbpasquier.eu>
Date: Wed, 26 Feb 2020 19:13:51 +0100
Subject: [PATCH] update: remove setting

---
 sib-chat.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sib-chat.js b/sib-chat.js
index 18ea6c0..b317e0f 100644
--- a/sib-chat.js
+++ b/sib-chat.js
@@ -207,7 +207,6 @@ export const SibChat = {
       'show_desktop_notifications': false,
       // 'use_system_emojis': false,
       // 'show_send_button': true,
-      'singleton': true,
       'sounds_path': 'https://cdn.happy-dev.fr/conversejs/sounds/',
       'view_mode': 'fullscreen',
       'visible_toolbar_buttons': {
-- 
GitLab