mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
Add ROM set category.
This commit is contained in:
@@ -43,5 +43,6 @@ namespace RomRepoMgr.Core.Models
|
||||
public long HaveRoms { get; set; }
|
||||
public long MissRoms { get; set; }
|
||||
public long Id { get; set; }
|
||||
public string Category { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user