From b53ee8435692917d1cbb5776f80e474c04c44b26 Mon Sep 17 00:00:00 2001 From: Backend IM Bot Date: Thu, 13 Mar 2025 15:09:03 +0000 Subject: [PATCH] feat: Update endpoint get-songs --- app/api/endpoints/get-songs.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/api/endpoints/get-songs.py b/app/api/endpoints/get-songs.py index e69de29..08a0ffd 100644 --- a/app/api/endpoints/get-songs.py +++ b/app/api/endpoints/get-songs.py @@ -0,0 +1 @@ +# this is for fetching of songs \ No newline at end of file