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