Add webhook trigger

This commit is contained in:
KenwoodFox
2025-12-10 22:15:06 -05:00
parent d9208e277c
commit 3e4022e1d5
7 changed files with 340 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ body {
.upload-box {
width: 100%;
min-height: 100vh;
min-height: auto;
background: white;
padding: 16px;
padding-bottom: 200px; /* Reserve space for progress bar and files */