Add webhook for semi-automatic shareit order notification processing

This commit is contained in:
2022-08-28 22:45:12 +00:00
parent c9adfbb656
commit 4e5095d46c
4 changed files with 126 additions and 1 deletions

View File

@@ -10,6 +10,10 @@
<div class="app-frm-buttons mt-5">
<button id="btn-change-password">Update</button>
</div>
<div class="app-frm-buttons mt-5">
<button id="btn-test" class="btn btn-warning">TEST THAT THING</button>
</div>
</div>
</form>
</div>