[PR #261] [MERGED] fix: Apply Prettier formatting to docusaurus.config.ts #351

Closed
opened 2026-02-15 17:16:31 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: hotfix/docusaurus-prettier-fix


📝 Commits (1)

  • 13df25e fix: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/261 **Author:** [@matthewhand](https://github.com/matthewhand) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `hotfix/docusaurus-prettier-fix` --- ### 📝 Commits (1) - [`13df25e`](https://github.com/open-webui/docs/commit/13df25eebb819cef8b4a8856ea47ffaf2108eb63) fix: Apply Prettier formatting to docusaurus.config.ts to fix CI ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docusaurus.config.ts` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:31 -05:00
yindo closed this issue 2026-02-15 17:16:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#351