Fixed media upload
Build and Publish / Build and Publish Docker Image (push) Successful in 1m39s

This commit is contained in:
ab
2026-07-11 15:20:21 +03:00
parent 1bd3e17672
commit 1bee7a7940
10 changed files with 146 additions and 36 deletions
+1
View File
@@ -6,6 +6,7 @@ mod public;
mod telegram;
mod turnstile;
mod tz;
mod uploads;
use tracing_subscriber;