mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-15 16:42: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>
|
||||
/// 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>
|
||||
[Parameter]
|
||||
public bool IsEnterpriseConfiguration { get; set; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user