chore: Mostly finished s3 config

This commit is contained in:
quexeky
2026-01-20 08:31:45 +11:00
parent 6e21e40648
commit 85b2e65b5f
12 changed files with 775 additions and 820 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
pub mod interface;
pub mod s3;
pub mod uploadable;
pub mod void;
pub mod void;
pub mod speedtest;