fixed default network

This commit is contained in:
2026-06-29 10:34:02 +03:00
parent cdb731d837
commit 980608a279
12 changed files with 108 additions and 3 deletions
@@ -369,6 +369,7 @@
<label>URL <input type="text" id="b-url" required></label>
<label>Текст успеха <input type="text" id="b-success"></label>
<label>Текст ошибки <input type="text" id="b-error" value="Ошибка"></label>
<label>Текст ожидания <input type="text" id="b-pending" value="..."></label>
<label>Цвет кнопки <input type="color" id="b-color" value="#7b007b"></label>
<label>Срабатывание
<select id="b-trigger-mode">