Thumbnail List Update notifications moved to MediatR
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace EveOPreview.View
|
||||
{
|
||||
sealed class ThumbnailDescription
|
||||
sealed class ThumbnailDescription : IThumbnailDescription
|
||||
{
|
||||
public ThumbnailDescription(string title, bool isDisabled)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user