Added support for MySQL and ProgreSQL and AddSite/Tenant
This commit is contained in:
@ -4,6 +4,8 @@ namespace Oqtane.Models
|
||||
{
|
||||
public string FriendlyName { get; set; }
|
||||
|
||||
public string HelpText { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public string Value { get; set; }
|
||||
|
Reference in New Issue
Block a user