Remaining time estimate
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Linq;
|
||||
|
||||
namespace LeafWeb.Core.Entities
|
||||
{
|
||||
public class LeafInput
|
||||
public class LeafInput : ILeafInput
|
||||
{
|
||||
public int Id { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user