mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-24 20:52:11 +00:00
Removed XML cref tags in ProviderDialog
This commit is contained in:
parent
fbbe581834
commit
1b9f8e6826
@ -93,7 +93,7 @@ public partial class ProviderDialog : MSGComponentBase, ISecretId
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether this provider is managed by an enterprise configuration plugin. When true, every
|
/// Whether this provider is managed by an enterprise configuration plugin. When true, every
|
||||||
/// field except the API key is locked, matching <see cref="Settings.Provider.IsEnterpriseConfiguration"/>.
|
/// field except the API key is locked, matching Settings.Provider.IsEnterpriseConfiguration.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[Parameter]
|
[Parameter]
|
||||||
public bool IsEnterpriseConfiguration { get; set; }
|
public bool IsEnterpriseConfiguration { get; set; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user