mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-20 08:12:15 +00:00
Grammar
This commit is contained in:
parent
a912f484fa
commit
df1432f4a1
@ -584,7 +584,7 @@ public static partial class ManagedConfiguration
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Attempts to process the configuration settings from a Lua table for enum set types.
|
/// Attempts to process the configuration settings from a Lua table for enum set types.
|
||||||
/// The configured values are merged into the existing set and the setting is left unlocked
|
/// The configured values are merged into the existing set, and the setting is left unlocked
|
||||||
/// so users can add additional values.
|
/// so users can add additional values.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="configPluginId">The ID of the related configuration plugin.</param>
|
/// <param name="configPluginId">The ID of the related configuration plugin.</param>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user