You've already forked AstralRinth
forked from didirus/AstralRinth
Include Tremendous image_logo_url (#4349)
This commit is contained in:
committed by
GitHub
parent
fda06cfc60
commit
ea607c1a04
@@ -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