mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-15 07:41:37 +00:00
Formatting
This commit is contained in:
parent
6faa488699
commit
8eecccbca5
@ -155,8 +155,7 @@ public static partial class ManagedConfiguration
|
|||||||
LuaTable settings,
|
LuaTable settings,
|
||||||
bool dryRun)
|
bool dryRun)
|
||||||
{
|
{
|
||||||
return TryProcessConfiguration(configSelection, propertyExpression, string.Empty, configPluginId, settings,
|
return TryProcessConfiguration(configSelection, propertyExpression, string.Empty, configPluginId, settings, dryRun);
|
||||||
dryRun);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user