Skip to content

Commit 30bb055

Browse files
committed
Indent correctly
1 parent 436a545 commit 30bb055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/conversation.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
require([
181181
'WoltLabSuite/Core/Conversation/Ui/Object/Action/RemoveParticipant',
182182
'WoltLabSuite/Core/Conversation/Ui/Message/InlineEditor',
183-
'WoltLabSuite/Core/Component/Quote/Message',
183+
'WoltLabSuite/Core/Component/Quote/Message',
184184
], (UiObjectActionRemoveParticipant, { UiConversationMessageInlineEditor }, { registerContainer }) => {
185185
new UiConversationMessageInlineEditor({$conversation->conversationID});
186186

0 commit comments

Comments
 (0)