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