diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 02e80aee4..e195fe146 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -58,7 +58,11 @@ will share this change with the people who need to know about it._ - [ ] I've updated the [Developer Docs](https://developers.forem.com) or [Storybook](https://storybook.forem.com/) (for Crayons components) -- [ ] This PR changes the Forem platform and our documentation needs to be updated. I have filled out the [Changes Requested](https://github.com/forem/admin-docs/issues/new?assignees=&labels=&template=changes_requested.md) issue template so Community Success can help update the Admin Docs appropriately. +- [ ] This PR changes the Forem platform and our documentation needs to be + updated. I have filled out the + [Changes Requested](https://github.com/forem/admin-docs/issues/new?assignees=&labels=&template=changes_requested.md) + issue template so Community Success can help update the Admin Docs + appropriately. - [ ] I've updated the README or added inline documentation - [ ] I've added an entry to [`CHANGELOG.md`](https://github.com/forem/forem/tree/main/CHANGELOG.md) diff --git a/app/javascript/chat/chat.jsx b/app/javascript/chat/chat.jsx index fdaef2df5..38232ba8e 100644 --- a/app/javascript/chat/chat.jsx +++ b/app/javascript/chat/chat.jsx @@ -1494,7 +1494,10 @@ export class Chat extends Component { ? state.activeChannel.channel_name : ' '; const connectAnnouncement = ( -