From 310b5219b38427f0c2c7ba57225afdd8f3064380 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 8 Jul 2020 15:51:46 +0200 Subject: Add new abuses tests --- server/types/models/user/user-notification.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/types') diff --git a/server/types/models/user/user-notification.ts b/server/types/models/user/user-notification.ts index 92ea16768..f59eb7260 100644 --- a/server/types/models/user/user-notification.ts +++ b/server/types/models/user/user-notification.ts @@ -53,7 +53,7 @@ export module UserNotificationIncludes { Pick & PickWith & - PickWith>> + PickWith>> export type AbuseInclude = Pick & -- cgit v1.2.3