fixed invalid XML comment
This commit is contained in:
@ -11,7 +11,7 @@ namespace Oqtane.Models
|
||||
public string Name { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Namespace & name of the UI control to configure this database, like `Oqtane.Installer.Controls.SqlServerConfig, Oqtane.Client`
|
||||
/// Namespace & name of the UI control to configure this database, like `Oqtane.Installer.Controls.SqlServerConfig, Oqtane.Client`
|
||||
/// </summary>
|
||||
public string ControlType { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user