style: auto format
This commit is contained in:
parent
67a3d7870a
commit
004a2fd2c9
|
|
@ -102,7 +102,7 @@ export const handler = async (ctx: Context): Promise<Data> => {
|
|||
return {
|
||||
...item,
|
||||
|
||||
description,
|
||||
description,
|
||||
};
|
||||
});
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue