diff --git a/public/test-components.html b/public/test-components.html index 32a0ae94e19..c62d0b43cfe 100644 --- a/public/test-components.html +++ b/public/test-components.html @@ -13,7 +13,7 @@ window.__WEBSOCKET_URL__ = 'ws://localhost:3000'; window.__WOOT_CONVERSATION_ID__ = 13918; window.__DISABLE_EDITOR__ = true; - window.__EDITOR_ALLOW_UPLOAD__ = true; + window.__EDITOR_DISABLE_UPLOAD__ = true;