feat: disable upload

This commit is contained in:
Shivam Mishra
2025-06-10 18:46:06 +05:30
parent 38b5c61d51
commit c66f8600ec
@@ -52,6 +52,7 @@ export const ChatwootProvider = ({
window.__PUBSUB_TOKEN__ = config.pubsubToken;
window.__WOOT_CONVERSATION_ID__ = config.conversationId;
window.__WOOT_ISOLATED_SHELL__ = true;
window.__EDITOR_DISABLE_UPLOAD__ = true;
/* eslint-enable no-underscore-dangle */
// Initialize common helpers