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