Add edit messages

This commit is contained in:
dwrz
2026-06-30 19:48:39 +00:00
parent 95326ce02f
commit eeb7d6f504
4 changed files with 577 additions and 0 deletions

View File

@@ -23,6 +23,14 @@
>
<svg class="icon"><use href="/static/icons.svg#inspect"></use></svg>
</button>
<button
type="button"
class="message__action-btn"
data-action="edit"
aria-label="Edit message"
>
<svg class="icon"><use href="/static/icons.svg#edit"></use></svg>
</button>
<button
type="button"
class="message__action-btn"
@@ -72,6 +80,14 @@
>
<svg class="icon"><use href="/static/icons.svg#inspect"></use></svg>
</button>
<button
type="button"
class="message__action-btn"
data-action="edit"
aria-label="Edit message"
>
<svg class="icon"><use href="/static/icons.svg#edit"></use></svg>
</button>
<button
type="button"
class="message__action-btn"