Skip to content

Commit 3a472a3

Browse files
committed
update
1 parent 9bddbe8 commit 3a472a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher.Core/Plugin/PluginsLoader.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public static IEnumerable<PluginPair> DotNetPlugins(List<PluginMetadata> source)
8989
catch (Exception e)
9090
{
9191
erroredPlugins.Add(metadata.Name);
92+
9293
Log.Exception($"|PluginsLoader.DotNetPlugins|Can't create instance for <{metadata.Name}>", e);
9394
return;
9495
}

0 commit comments

Comments
 (0)