Skip to content

Commit

Permalink
chore(prettier): code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Faelayis authored and github-actions[bot] committed Dec 10, 2023
1 parent df81cc2 commit 2f9f6e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/generator-readme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ export default async function generateReadme(path: string) {
: `\nแก้ไขล่าสุด: เวลา ${date.modified.toLocaleTimeString("th-th", {
timeStyle: "short",
timeZone,
})}<br>\n`
}`
})}<br>\n`
}`
: `\nอัปเดต: ${utils_time(date.modified)}<br>`
}`
.split("\n")
Expand Down

0 comments on commit 2f9f6e5

Please sign in to comment.