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