From 952fb93e1e4e7a59d356b0ac689a68629da79327 Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Sat, 18 May 2024 16:34:07 -0400 Subject: [PATCH] Only allow mp3 file upload selections --- src/components/upload.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/upload.rs b/src/components/upload.rs index 48e68f3..8bf593b 100644 --- a/src/components/upload.rs +++ b/src/components/upload.rs @@ -143,7 +143,7 @@ pub fn Upload(open: RwSignal) -> impl IntoView {
File - +