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:
@@ -464,6 +464,7 @@ namespace RomRepoMgr.Core.Workers
|
||||
{
|
||||
RomSet = new RomSetModel
|
||||
{
|
||||
Id = romSet.Id,
|
||||
Author = romSet.Author,
|
||||
Comment = romSet.Comment,
|
||||
Date = romSet.Date,
|
||||
|
||||
Reference in New Issue
Block a user