Add max iterations
This commit is contained in:
@@ -10,6 +10,15 @@
|
||||
<div class="compose__attachments" id="attachments"></div>
|
||||
<div class="compose__actions">
|
||||
<div class="compose__actions-left">
|
||||
<button
|
||||
type="button"
|
||||
class="compose__action-btn"
|
||||
id="compose-settings"
|
||||
data-action="compose-settings"
|
||||
aria-label="Compose settings"
|
||||
>
|
||||
<svg class="icon"><use href="/static/icons.svg#settings-2"></use></svg>
|
||||
</button>
|
||||
<button
|
||||
type="button"
|
||||
class="compose__action-btn"
|
||||
|
||||
Reference in New Issue
Block a user