mirror of
https://github.com/rommapp/playnite-plugin.git
synced 2026-01-09 06:33:15 +08:00
Update path_cover_small and path_cover_large
This commit is contained in:
parent
7ff7e1b6ce
commit
b22f644672
@ -78,10 +78,10 @@ namespace RomM.Models.RomM.Rom
|
||||
[JsonProperty("igdb_metadata")]
|
||||
public RomMIgdbMetadata IgdbMetadata { get; set; }
|
||||
|
||||
[JsonProperty("path_cover_s")]
|
||||
[JsonProperty("path_cover_small")]
|
||||
public string PathCoverS { get; set; }
|
||||
|
||||
[JsonProperty("path_cover_l")]
|
||||
[JsonProperty("path_cover_large")]
|
||||
public string PathCoverL { get; set; }
|
||||
|
||||
[JsonProperty("has_cover")]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user