mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-11 02:21:27 +01:00
type
This commit is contained in:
parent
66825da39a
commit
78f3d3a974
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue