This commit is contained in:
kakkokari-gtyih 2024-08-20 14:16:01 +09:00
parent 66825da39a
commit 78f3d3a974
1 changed files with 1 additions and 1 deletions

View File

@ -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