mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-15 17:28:26 -05:00
5 lines
126 B
C#
5 lines
126 B
C#
namespace Infrastructure.Verticals.Notifications.Models;
|
|
|
|
public sealed record SlowStrikeNotification : ArrNotification
|
|
{
|
|
} |