mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-16 21:06:22 +08:00
To test this, set the `useNextBubble` value to `true` in the
localstorage. Here's a quick command to run in the console
```js
localStorage.setItem('useNextBubble', true)
```
```js
localStorage.setItem('useNextBubble', false)
```
---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
|
||
|---|---|---|
| .. | ||
| appEvents.js | ||
| automation.js | ||
| editor.js | ||
| globals.js | ||
| localStorage.js | ||
| permissions.js | ||