From 46a114578ce13c8391ea2bd43c1099da970ade63 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Sat, 9 Apr 2022 16:59:40 -0500 Subject: [PATCH] =?UTF-8?q?refactor(template):=20=F0=9F=92=84=20Remove=20m?= =?UTF-8?q?y=20avatar=20from=20quiz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/builder/public/templates/quiz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/builder/public/templates/quiz.json b/apps/builder/public/templates/quiz.json index 990c2b171..2620afb8a 100644 --- a/apps/builder/public/templates/quiz.json +++ b/apps/builder/public/templates/quiz.json @@ -962,7 +962,6 @@ }, "buttons": { "color": "#FFFFFF", "backgroundColor": "#0042DA" }, "hostAvatar": { - "url": "https://lh3.googleusercontent.com/a-/AOh14GhZu4OG2Brh1TgRjJQYMLKTPuA6NE5viARvKsM5bw=s96-c", "isEnabled": true }, "hostBubbles": { "color": "#303235", "backgroundColor": "#F7F8FF" },