feat(admin): show media command

This commit is contained in:
Matthias Ahouansou
2025-05-06 00:47:20 +01:00
parent fd16e9c509
commit a189b66ca6
5 changed files with 145 additions and 62 deletions

View File

@@ -84,6 +84,7 @@ image = { version = "0.25", default-features = false, features = [
"gif",
"jpeg",
"png",
"webp",
] }
# Used for creating media filenames
hex = "0.4"