move the editor settings into editor self control.
This commit is contained in:
@ -14,10 +14,5 @@ namespace Oqtane.Interfaces
|
||||
/// The text editor type full name.
|
||||
/// </summary>
|
||||
string EditorType { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The text editor settings type full name.
|
||||
/// </summary>
|
||||
string SettingsType { get; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user