[PR #4799] [MERGED] fix: type error in server_plugin doc #5044

Closed
opened 2026-05-05 14:53:39 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4799
Author: @scientificworld
Created: 5/19/2025
Status: Merged
Merged: 5/19/2025
Merged by: @fatedier

Base: devHead: patch-1


📝 Commits (1)

  • 93d686c fix: type error in server_plugin doc

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 doc/server_plugin.md (+1 -1)

📄 Description

WHY

The type of locations is []<string>, not <string>.


🔄 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/fatedier/frp/pull/4799 **Author:** [@scientificworld](https://github.com/scientificworld) **Created:** 5/19/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`93d686c`](https://github.com/fatedier/frp/commit/93d686ce900c54cad4e2594fd0039607a6e20633) fix: type error in server_plugin doc ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `doc/server_plugin.md` (+1 -1) </details> ### 📄 Description ### WHY The type of `locations` is `[]<string>`, not `<string>`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:53:39 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5044
No description provided.