type
This commit is contained in:
parent
66825da39a
commit
78f3d3a974
|
@ -54,7 +54,7 @@ export const defaultEmbedParams = {
|
|||
border: true,
|
||||
autoload: false,
|
||||
header: true,
|
||||
} as const;
|
||||
} as const satisfies EmbedParams;
|
||||
|
||||
//#endregion
|
||||
|
||||
|
|
Loading…
Reference in New Issue