Add image attachment pills

This commit is contained in:
dwrz
2026-07-07 11:40:52 +00:00
parent d1156d9b7c
commit 42fe8bfc5b
4 changed files with 60 additions and 1 deletions

View File

@@ -152,6 +152,12 @@
</div>
</template>
<template id="tpl-image-pill">
<span class="message__image-pill">
<span class="message__image-pill-name"></span>
</span>
</template>
<template id="tpl-debug-row">
<dt></dt>
<dd></dd>