From 0f1c0882448147930ba60c38acd4737b43901bcf Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 7 Dec 2025 07:52:01 -0800 Subject: [PATCH] Added Harmonoid to audio-player --- source/data/dynamic/applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 9c4c14a..7b7d703 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12488,6 +12488,23 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Harmonoid", + "description": "", + "repo_url": "https://github.com/harmonoid/harmonoid", + "tags": [], + "platforms": [ + "cross", + "android" + ], + "category": "audio-player", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file