From 0fa623d3a0401c168199962cfee66b0386ca5a82 Mon Sep 17 00:00:00 2001
From: johnshaughnessy <johnfshaughnessy@gmail.com>
Date: Tue, 13 Nov 2018 17:43:15 -0800
Subject: [PATCH] Revert deleting the space

---
 src/hub.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/hub.html b/src/hub.html
index 29584d473..cbf570006 100644
--- a/src/hub.html
+++ b/src/hub.html
@@ -206,7 +206,7 @@
                     super-networked-interactable="counter: #pen-counter;"
                     body="type: dynamic; shape: none; mass: 1;"
                     grabbable="maxGrabbers: 1"
-                    sticky-object="autoLockOnRelease: true; autoLockOnLoad: true; autoLockSpeedLimit:0;"
+                    sticky-object="autoLockOnRelease: true; autoLockOnLoad: true; autoLockSpeedLimit: 0;"
                     hoverable
                     scale="0.5 0.5 0.5"
                     sound__next_pen_color="src: #sound_asset-next_pen_color; on: next_pen_color; poolSize: 2;"
-- 
GitLab