summaryrefslogtreecommitdiff
path: root/payload-types.ts
diff options
context:
space:
mode:
authorBertrand Yuan <me@bertyuan.com>2026-03-17 09:38:02 +0800
committerBertrand Yuan <me@bertyuan.com>2026-03-17 09:38:02 +0800
commit3b0bc99d47b7cd7e8974a45a674074cdffac1697 (patch)
tree014f667ef51fca052f31a952589d1401db01c06b /payload-types.ts
parent3e7eb3968ca1fb26b4285d9e4730f107f5264f93 (diff)
a line break missing
There is a missing line break at the end of the file. Signed-off-by: Bertrand Yuan <me@bertyuan.com>
Diffstat (limited to 'payload-types.ts')
-rw-r--r--payload-types.ts2
1 files changed, 1 insertions, 1 deletions
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
+}