mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-26 02:02:43 +00:00
🎨 replace prettier with oxfmt
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ const sidebars: SidebarsConfig = {
|
||||
type: "link",
|
||||
label: chunk[0]!.title,
|
||||
href: `/changelog/${index > 0 ? index.toString() : ""}`,
|
||||
})
|
||||
}),
|
||||
),
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user