From 3b0bc99d47b7cd7e8974a45a674074cdffac1697 Mon Sep 17 00:00:00 2001 From: Bertrand Yuan Date: Tue, 17 Mar 2026 09:38:02 +0800 Subject: a line break missing There is a missing line break at the end of the file. Signed-off-by: Bertrand Yuan --- payload-types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payload-types.ts') diff --git a/payload-types.ts b/payload-types.ts index ba70c5b..c202a24 100644 --- a/payload-types.ts +++ b/payload-types.ts @@ -394,4 +394,4 @@ export interface Auth { declare module 'payload' { export interface GeneratedTypes extends Config {} -} \ No newline at end of file +} -- cgit v1.2.3