Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace SharepointToolbox.Web.Core.Models;
|
||||
|
||||
public class BrandingSettings
|
||||
{
|
||||
public LogoData? MspLogo { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user