mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-01 23:41:28 +02:00
fix(settings): add note clarifying retry count includes initial send
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -353,6 +353,7 @@
|
||||
<div class="tab-pane fade show active" id="tabSettingsMessages">
|
||||
<div id="settingsMessagesContent">
|
||||
<form id="dmRetrySettingsForm">
|
||||
<p class="text-muted small mb-3">Retries are counted after the initial send, e.g. 3 retries = 4 total attempts.</p>
|
||||
<h6 class="text-muted mb-2">When path is known (DIRECT)</h6>
|
||||
<table class="table table-sm table-borderless mb-3 align-middle">
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user