mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2025-12-31 18:08:44 -05:00
5 lines
139 B
C#
5 lines
139 B
C#
namespace Cleanuparr.Infrastructure.Features.Notifications.Models;
|
|
|
|
public sealed record StalledStrikeNotification : ArrNotification
|
|
{
|
|
} |