diff --git a/plugins/ilert/src/api/types.ts b/plugins/ilert/src/api/types.ts index 28a7cea7c0..959d7975ac 100644 --- a/plugins/ilert/src/api/types.ts +++ b/plugins/ilert/src/api/types.ts @@ -25,7 +25,7 @@ import { Schedule, Service, StatusPage, - User + User, } from '../types'; /** @public */