From 7053110240d327765bfda11eda7c46ac595ee748 Mon Sep 17 00:00:00 2001
From: Pas <74743263+Pasithea0@users.noreply.github.com>
Date: Sun, 16 Feb 2025 12:48:14 -0700
Subject: [PATCH] add notice on download about fedapi key
---
src/components/player/atoms/settings/Downloads.tsx | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/src/components/player/atoms/settings/Downloads.tsx b/src/components/player/atoms/settings/Downloads.tsx
index 87103a12..8b0615ff 100644
--- a/src/components/player/atoms/settings/Downloads.tsx
+++ b/src/components/player/atoms/settings/Downloads.tsx
@@ -143,6 +143,14 @@ export function DownloadView({ id }: { id: string }) {