Hi!
Intercom sets `intercom.intercom-expanded-mode` setting to localStorage which controls the default view mode for the widget.
It seems to fall back to “expanded” mode. In our use case we want it to be narrow by default. At the moment our solution is to manually set `intercom.intercom-expanded-mode: false` with JS, but it’d be handy to have a default setting as a boot option.
Thanks!
