fix: options

This commit is contained in:
Shivam Mishra 2025-06-04 16:34:58 +05:30
parent 6f86944758
commit db51d2d011
No known key found for this signature in database

View File

@ -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;
</script>
</head>
<body>