[frontend/components] Disable interacting with inline-replies
This commit is contained in:
parent
925ba3c751
commit
d6717890ec
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ else
|
|||
<Line></Line>
|
||||
</div>
|
||||
<div class="note">
|
||||
<NoteComponent Note="Note.Reply" Indented="true"/>
|
||||
<NoteComponent Note="Note.Reply" Indented="true" AsQuote="true"/>
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue