DEV: Colocate all chat component templates (#19266)

This commit is contained in:
David Taylor 2022-11-30 17:55:07 +00:00 committed by GitHub
parent 9bb5cf1c46
commit 07fb7fc54d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
63 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="chat-emoji-avatar">
<div class="chat-emoji-avatar-container">
{{replace-emoji this.emoji}}
{{replace-emoji @emoji}}
</div>
</div>