mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-19 19:28:02 -05:00
5 lines
140 B
C#
5 lines
140 B
C#
namespace Cleanuparr.Infrastructure.Features.Notifications.Models;
|
|
|
|
public sealed record SlowTimeStrikeNotification : ArrNotification
|
|
{
|
|
} |