From 32a18cbf33a7cdbbe3d4885d32e4b67e19cdc1cf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 11 Mar 2021 16:54:52 +0100 Subject: Add new plugin/peertube version notifs --- server/tests/api/notifications/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/notifications/index.ts') diff --git a/server/tests/api/notifications/index.ts b/server/tests/api/notifications/index.ts index bd07a339e..8caa30a3d 100644 --- a/server/tests/api/notifications/index.ts +++ b/server/tests/api/notifications/index.ts @@ -1,3 +1,4 @@ +import './admin-notifications' import './comments-notifications' import './moderation-notifications' import './notifications-api' -- cgit v1.2.3