Do the same for the typing list
This commit is contained in:
parent
36fbd0e419
commit
371794fb34
|
@ -49,7 +49,7 @@
|
|||
</MkPagination>
|
||||
</div>
|
||||
<footer>
|
||||
<div v-if="typers.length > 0" class="typers">
|
||||
<div v-if="typers.length > 0" class="typers" aria-live="polite">
|
||||
<I18n
|
||||
:src="i18n.ts.typingUsers"
|
||||
text-tag="span"
|
||||
|
|
Loading…
Reference in New Issue