mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
fix: options
This commit is contained in:
parent
6f86944758
commit
db51d2d011
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user