refactor(Logo): umbenannt in Img
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace EnvelopeGenerator.Web.Models
|
||||
{
|
||||
public class Logo
|
||||
public class Img
|
||||
{
|
||||
public string Src { get; init; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user