mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-07-27 21:42:56 +00:00
Spelling
This commit is contained in:
parent
e3cb76bc3f
commit
3fd8b97461
@ -32,7 +32,7 @@ public sealed class EnterpriseEnvironmentService(ILogger<EnterpriseEnvironmentSe
|
||||
{
|
||||
try
|
||||
{
|
||||
logger.LogInformation("Starting update of the enterprise environment.");
|
||||
logger.LogInformation("Start updating of the enterprise environment.");
|
||||
|
||||
var enterpriseRemoveConfigId = await rustService.EnterpriseEnvRemoveConfigId();
|
||||
var isPlugin2RemoveInUse = PluginFactory.AvailablePlugins.Any(plugin => plugin.Id == enterpriseRemoveConfigId);
|
||||
|
Loading…
Reference in New Issue
Block a user