mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 09:34:50 +00:00
Include Tremendous image_logo_url (#4349)
This commit is contained in:
@@ -121,6 +121,7 @@ pub struct PayoutMethod {
|
||||
pub name: String,
|
||||
pub supported_countries: Vec<String>,
|
||||
pub image_url: Option<String>,
|
||||
pub image_logo_url: Option<String>,
|
||||
pub interval: PayoutInterval,
|
||||
pub fee: PayoutMethodFee,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user