Update
This commit is contained in:
@@ -366,6 +366,7 @@ public class TemplateFileSystemSelector : FileSystemSelector<Template, TemplateS
|
||||
}
|
||||
|
||||
string name = currentTarget.Name.ToString();
|
||||
_logger.Verbose($"Stealing template from target: {name}");
|
||||
if (string.IsNullOrWhiteSpace(name))
|
||||
{
|
||||
_messageService.NotificationMessage("Could not resolve target's full name.");
|
||||
|
||||
Reference in New Issue
Block a user