new app store links feature
This commit is contained in:
@@ -20,4 +20,7 @@ export interface StationConfig {
|
||||
donation_url: string;
|
||||
stream_url: string;
|
||||
stream_metadata_url: string;
|
||||
play_store_icon_url: string;
|
||||
play_store_url: string;
|
||||
app_store_embed_html: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user