wip: Affiliation request
This commit is contained in:
@@ -17,7 +17,7 @@ public class SimpleClubModel {
|
||||
String name;
|
||||
String country;
|
||||
String shieldURL;
|
||||
String no_affiliation;
|
||||
Long no_affiliation;
|
||||
|
||||
public static SimpleClubModel fromModel(ClubModel model) {
|
||||
if (model == null)
|
||||
|
||||
Reference in New Issue
Block a user