Skip to content

Commit 6ee880b

Browse files
committed
Live preview default config
1 parent 474496b commit 6ee880b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export interface ContentTypeCollection{
6767

6868
export interface LivePreview {
6969
host: string
70-
authorization: string
70+
management_token: string
7171
enable: boolean
7272
}
7373

0 commit comments

Comments
 (0)