diff --git a/packages/host/app/components/matrix/room-message-command.gts b/packages/host/app/components/matrix/room-message-command.gts index bad02f9fd5..33c4818915 100644 --- a/packages/host/app/components/matrix/room-message-command.gts +++ b/packages/host/app/components/matrix/room-message-command.gts @@ -240,6 +240,9 @@ export default class RoomMessageCommand extends Component { {{/if}} + + {{! template-lint-disable no-whitespace-for-layout }} + {{! ignore the above error because it doesn't like the multi-line comment about the filter below }}