Correction bug SmashGG Id / Changement Fenetre

This commit is contained in:
2022-07-30 14:41:57 +02:00
parent 688bb257a5
commit d4ff238494
4 changed files with 20 additions and 5 deletions

View File

@@ -9,5 +9,6 @@
public string ImgUrl { get; set; }
public string WordPressTag { get; set; }
public string WordPressTagOs { get; set; }
public int? SmashId { get; set; }
}
}