style: auto format

This commit is contained in:
github-actions[bot] 2025-10-01 16:51:34 +00:00
parent 67a3d7870a
commit 004a2fd2c9
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ export const handler = async (ctx: Context): Promise<Data> => {
return {
...item,
description,
description,
};
});
})