Umbraco update
Error email updates Piscal communication error handling Empty page for terms of service
This commit is contained in:
@@ -26,6 +26,8 @@ namespace LeafWeb.WebCms.Services.PiscalQueue
|
||||
{
|
||||
}
|
||||
|
||||
public string ServiceDescription => "Host: " + _piscalClient.Host;
|
||||
|
||||
public void Run(LeafInput leafInput)
|
||||
{
|
||||
var inputFile = new PiscalLeafInput(leafInput);
|
||||
|
||||
Reference in New Issue
Block a user