diff --git a/public/js/Room.js b/public/js/Room.js index 85708085..b3f20c94 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -1737,7 +1737,6 @@ function whiteboardAddObj(type) { top: 0, left: 0, fontFamily: 'Comfortaa', - fontSize: 32, fill: wbCanvas.freeDrawingBrush.color, strokeWidth: wbCanvas.freeDrawingBrush.width, stroke: wbCanvas.freeDrawingBrush.color,