cleanup the code.
This commit is contained in:
parent
6701e49f9a
commit
f60c8078e4
|
@ -7,7 +7,5 @@ namespace Oqtane.Providers
|
|||
public string Name => "QuillJS";
|
||||
|
||||
public string EditorType => "Oqtane.Modules.Controls.QuillJSTextEditor, Oqtane.Client";
|
||||
|
||||
public string SettingsType => "Oqtane.Modules.Controls.QuillJSTextEditorSettings, Oqtane.Client";
|
||||
}
|
||||
}
|
||||
|
|
|
@ -7,7 +7,5 @@ namespace Oqtane.Providers
|
|||
public string Name => "TextArea";
|
||||
|
||||
public string EditorType => "Oqtane.Modules.Controls.TextAreaTextEditor, Oqtane.Client";
|
||||
|
||||
public string SettingsType => string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user