Skip to content

Commit 0a4df17

Browse files
andrey-helldargithub-actions[bot]
authored andcommitted
🦋 The code style has been fixed
1 parent 1d223f5 commit 0a4df17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎src/utils/image.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ const render = (
6363
packageManager: packageManager(config),
6464
packageName: packageName(image),
6565
description: image.description || "",
66-
md: '1',
67-
showWatermark: '1'
66+
md: "1",
67+
showWatermark: "1",
6868
});
6969

7070
return (

0 commit comments

Comments
 (0)