mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-24 21:58:45 -05:00
5 lines
136 B
C#
5 lines
136 B
C#
namespace Cleanuparr.Infrastructure.Features.Notifications.Models;
|
|
|
|
public sealed record SlowStrikeNotification : ArrNotification
|
|
{
|
|
} |