Add option to remove ROM set.

This commit is contained in:
2020-08-24 02:29:07 +01:00
parent 3d87c2e778
commit 90f9152e0f
8 changed files with 249 additions and 1 deletions

View File

@@ -464,6 +464,7 @@ namespace RomRepoMgr.Core.Workers
{
RomSet = new RomSetModel
{
Id = romSet.Id,
Author = romSet.Author,
Comment = romSet.Comment,
Date = romSet.Date,