new app store links feature

This commit is contained in:
2026-06-25 08:24:45 +00:00
parent d9b0964f07
commit 4bb21f70ed
14 changed files with 183 additions and 2 deletions
+3
View File
@@ -214,6 +214,9 @@ STATION_CONFIG: dict = {
"donation_url": "",
"stream_url": "",
"stream_metadata_url": "",
"play_store_icon_url": "",
"play_store_url": "",
"app_store_embed_html": "",
}
HISTORY_ENTRIES: list[dict] = [