mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 07:04:31 -04:00
[PR #261] [MERGED] fix: Apply Prettier formatting to docusaurus.config.ts #351
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/261
Author: @matthewhand
Created: 10/30/2024
Status: ✅ Merged
Merged: 10/31/2024
Merged by: @tjbck
Base:
main← Head:hotfix/docusaurus-prettier-fix📝 Commits (1)
13df25efix: Apply Prettier formatting to docusaurus.config.ts to fix CI📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docusaurus.config.ts(+1 -1)📄 Description
Hotfix to address CI failures due to formatting issues in docusaurus.config.ts. In addition to running Prettier, I also ran 'npm run build' to ensure no build errors. This formatting issue originated from the changes made in the previous PR #258.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.