mirror of
https://github.com/open-webui/docs
synced 2025-05-21 11:46:15 +00:00
fix: Apply Prettier formatting to docusaurus.config.ts to fix CI
This commit is contained in:
parent
d7c5f47080
commit
49e570d1f2
@ -46,7 +46,7 @@ const config: Config = {
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl: "https://github.com/open-webui/docs/blob/main",
|
||||
exclude: ['**/tab-**/**'],
|
||||
exclude: ["**/tab-**/**"],
|
||||
},
|
||||
// blog: false,
|
||||
blog: {
|
||||
|
Loading…
Reference in New Issue
Block a user