mirror of
https://github.com/rajnandan1/kener.git
synced 2026-06-23 04:10:22 +00:00
ensure newline at end of file in notifications-client.ts
This commit is contained in:
@@ -16,4 +16,4 @@ export async function requestNotifications(monitorTags: string[] = []): Promise<
|
||||
|
||||
const payload = (await response.json()) as NotificationsResponse;
|
||||
return payload.notifications || [];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user